Skip to content

Commit 836aef4

Browse files
v0.1.0
1 parent 1395f48 commit 836aef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Conveniently manage API keys, track service usage, and view account balances all
1515
------------------------------------------------------------------------------------
1616

1717
Get API Key has an optional flag called `--unsafe-print` that permits the user to print their API key to stdout. This command flushes stdout before printing the API key, so the output can be piped into other commands.
18+
For more info, try `dd-cloud get-api-key --help`
1819

1920
New API Key has an optional argument invoked by `--secret-manager` or `-s` that allows users to store their newly generated API key directly in a secret storage service such as AWS Secret Manager. More services will be supported in the future.
2021
The only current option for `--secret-manager` or `-s` is `--aws`. For more info, try `dd-cloud new-api-key --help`.

0 commit comments

Comments
 (0)