diff --git a/docs/cli-reference/cloud/users/tokens/create.gen.md b/docs/cli-reference/cloud/users/tokens/create.gen.md index 7030926..1328795 100644 --- a/docs/cli-reference/cloud/users/tokens/create.gen.md +++ b/docs/cli-reference/cloud/users/tokens/create.gen.md @@ -19,6 +19,6 @@ quix cloud users tokens create [options] **Options:** - `-o, --output `: Output type of the retrieved data -- `--expires-at `: Define when the token will expire. Supports ISO 8601 dates: 'YYYY-MM-DD HH:MM:SS.sss'. All times UTC. [default: 2026-09-11] +- `--expires-at `: Define when the token will expire. Supports ISO 8601 dates: 'YYYY-MM-DD HH:MM:SS.sss'. All times UTC. [default: 2026-10-07] - `-p, --permission-assignments (REQUIRED)`: Array of permission assignments in the format "[{Scope, Permission, Permission, ..}, {Scope, Permission, Permission, ..}, ...]"