We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35314f0 commit 3852e9fCopy full SHA for 3852e9f
1 file changed
README.md
@@ -162,6 +162,7 @@ Most API-driven commands support these global options:
162
- `--host`: use a host directly instead of the saved environment
163
- `--protocol`: set the protocol used with `--host` and default to `https`
164
- `--apiKey`: use an API key for environmentless execution
165
+- `--oauth`: use OAuth client credentials authentication (shorthand for `--auth oauth`)
166
- `--auth`: override authentication mode with `user` or `oauth`
167
- `--clientId`: pass an OAuth client ID directly
168
- `--clientSecret`: pass an OAuth client secret directly
0 commit comments