waldur-cli auth personal-access-token get
Get personal access tokens (named, scoped, time-limited api credentials).
Usage
| waldur-cli auth personal-access-token get <UUID> [OPTIONS]
|
| Flag |
Type |
Description |
<UUID> |
positional, required |
uuid of the resource. |
--format FORMAT |
string |
table, json, tsv, toon, or ndjson. |
Examples
| waldur-cli auth personal-access-token get <uuid> --format json
|
Global options
Every command also accepts --api-url, --token, --profile, --format, and --debug; mutating commands additionally accept --dry-run. See Getting started for what each does.