We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. Difficult to read returned content as a human
Describe the solution you'd like Add a root level flag for displaying results in table human readable form.
$ ./cybr-cli accounts list ID |SafeName |PlatformID |UserName |Address ---------------------------------------------------------------------------------------------------------------------------------------------------------- 42_37 | DemoSafe | AWSAccessKeys | cyberarktest | 42_36 | DemoSafe | AWS | cyberarktest | https://834849849484.signin.aws.amazon.com/console 23_4 | D-Win-DomainAdmins | WinDomain | Svc_CyberArkRecon | 10.0.4.48 23_3 | D-Win-DomainAdmins | WinDomain | adm_stan | 10.0.4.48 23_5 | D-Win-DomainAdmins | WinDomain | Administrator | 127.0.0.1 24_5 | D-Win-LocalAdmins | WinDesktopLocal | Administrator | 127.0.0.1 40_7 | D-Win-SvcAccts | WinDomain | Svc_CybrCLI | 10.0.4.48 40_3 | D-Win-SvcAccts | WindowsDomainAccount-DualAccounts | dualaccount1 | 10.0.4.48 40_4 | D-Win-SvcAccts | WindowsDomainAccount-DualAccounts | dualaccount2 | 10.0.4.48 2_3 | VaultInternal | WinDomain | [email protected] | 10.0.4.48
The text was updated successfully, but these errors were encountered:
AndrewCopeland
No branches or pull requests
Is your feature request related to a problem? Please describe.
Difficult to read returned content as a human
Describe the solution you'd like
Add a root level flag for displaying results in table human readable form.
The text was updated successfully, but these errors were encountered: