Version
Version
Print the application version, including commit SHA and build details.
Usage
goGenerateCFToken versionExamples
Print version
goGenerateCFToken versionPrint detailed version info
goGenerateCFToken version --verbosePrint version as JSON
goGenerateCFToken version --jsonCommand Options
| Flag | Short | Default | Type | Description |
|---|---|---|---|---|
--json |
false | bool | Output version information in JSON format |
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 |