Closed
Description
Is your feature request related to a problem? Please describe.
Currently I cannot use the cybr-cli
with CCP.
Describe the solution you'd like
I would like the ability to easily retrieve credentials from the CCP via the following command:
cybr ccp retrieve-account --url https://url-to-ccp.company.local --app-id AppID --query "Query=Safe=Billing;Object=MonthlyBilling" --field password
Addition Notes
Extra flags may be required because:
- CCP supports client certificate authentication
- CCP supports OS Users authentication (for windows).