Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cli-reference/cloud/users/tokens/create.gen.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ quix cloud users tokens create <name> [options]
**Options:**

- `-o, --output <json|table>`: Output type of the retrieved data
- `--expires-at <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 <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 <permission-assignments> (REQUIRED)`: Array of permission assignments in the format "[{Scope, Permission, Permission, ..}, {Scope, Permission, Permission, ..}, ...]"