From b97dec7b9308d494c8b94c003a2eed739a2c0bf6 Mon Sep 17 00:00:00 2001 From: emanuel-quix Date: Tue, 7 Oct 2025 09:54:01 +0000 Subject: [PATCH] Update docs for the release 1.5.2 --- docs/cli-reference/cloud/users/tokens/create.gen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, ..}, ...]"