Show
Display the current configuration values.
Supports YAML (default) and JSON output formats.
Usage
goGenerateCFToken config showExamples
Show config as YAML
goGenerateCFToken config showShow config as JSON
goGenerateCFToken config show --format jsonCommand Options
| Flag | Short | Default | Type | Description |
|---|---|---|---|---|
--account-id |
"" | string | Cloudflare account ID stored as the generate default | |
--format |
-f |
yaml | string | Output format (yaml, json) |
--token-name |
"" | string | Default token name stored as the generate default |
Global Options
| Flag | Short | Default | Type | Description |
|---|---|---|---|---|
--config |
-c |
"" | string | Path to config file |
--log-level |
-l |
info | string | Set logging level (debug, info, warn, error) |
--quiet |
-q |
false | bool | Suppress all output except errors |
--verbose |
-v |
false | bool | Enable verbose output |