diff --git a/CHANGELOG.md b/CHANGELOG.md index e298f2d2d..1438052e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Write the date in place of the "Unreleased" in the case a new version is release - Add HTTP endpoint `PATCH /array/full/{path}` to enable updating and optionally _extending_ an existing array. - Add associated Python client method `ArrayClient.patch`. +- Minor fix to api key docs to reflect correct CLI usage. ## v0.1.0b11 (2024-11-14) diff --git a/docs/source/how-to/api-keys.md b/docs/source/how-to/api-keys.md index 49632a6df..d8d4cb7b9 100644 --- a/docs/source/how-to/api-keys.md +++ b/docs/source/how-to/api-keys.md @@ -188,7 +188,7 @@ Finally, the `--note` option can be used to label an API key as a reminder of where or how it is being used. ``` -$ tiled api_key create --note="Data validation pipeline" --scopes read:metadata read:data +$ tiled api_key create --note="Data validation pipeline" --scopes read:metadata --scopes read:data 573928c62e53096321fb874847bcc6a90ea636eebd8acbd7c5e9d18d2859847b3bfb4f19 $ tiled api_key list First 8 Expires at (UTC) Latest activity Note Scopes