We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec8bc1 commit 69c68f5Copy full SHA for 69c68f5
README.md
@@ -39,7 +39,7 @@ om helps you interact with an Ops Manager
39
Usage: om [options] <command> [<args>]
40
--client-id, -c string Client ID for the Ops Manager VM (not required for unauthenticated commands)
41
--client-secret, -s string Client Secret for the Ops Manager VM (not required for unauthenticated commands)
42
- --format, -f string output format (default: table)
+ --format, -f string Format to print as (options: table,json) (default: table)
43
--help, -h bool prints this usage information (default: false)
44
--password, -p string admin password for the Ops Manager VM (not required for unauthenticated commands)
45
--request-timeout, -r int timeout in seconds for HTTP requests to Ops Manager (default: 1800)
0 commit comments