greentic-secrets CLI reference
此内容尚不支持你的语言。
{/* AUTO-GENERATED by scripts/sync-cli-help.mjs — do not edit by hand. /} {/ Curated narrative for this CLI lives under src/content/docs/cli/. */}
Binary version: greentic-secrets 0.5.0
This page mirrors the CLI’s --help output so it stays accurate against the installed binary. If you’re looking for narrative and examples, see the curated pages linked in the sidebar.
Root help
Section titled “Root help”Greentic secrets CLI
Usage: greentic-secrets [OPTIONS] <COMMAND>
Commands: dev ctx admin scaffold wizard apply init config help Print this message or the help of the given subcommand(s)
Options: --config <CONFIG> Override config file path (replaces project config) --env <ENV> Override environment id --tenant <TENANT> Override tenant id --team <TEAM> Override team id --greentic-root <GREENTIC_ROOT> Override greentic root directory --state-dir <STATE_DIR> Override state directory --verbose Verbose output (prints config source) -h, --help Print help -V, --version Print versionSubcommands
Section titled “Subcommands”greentic-secrets dev
Section titled “greentic-secrets dev”Usage: greentic-secrets dev <COMMAND>
Commands: up down help Print this message or the help of the given subcommand(s)
Options: -h, --help Print helpgreentic-secrets ctx
Section titled “greentic-secrets ctx”Usage: greentic-secrets ctx <COMMAND>
Commands: set show help Print this message or the help of the given subcommand(s)
Options: -h, --help Print helpgreentic-secrets admin
Section titled “greentic-secrets admin”Usage: greentic-secrets admin <COMMAND>
Commands: login list set delete help Print this message or the help of the given subcommand(s)
Options: -h, --help Print helpgreentic-secrets scaffold
Section titled “greentic-secrets scaffold”Usage: greentic-secrets scaffold [OPTIONS] --pack <PACK> --out <OUT>
Options: --pack <PACK> --out <OUT> --env <ENV> --tenant <TENANT> --team <TEAM> -h, --help Print helpgreentic-secrets wizard
Section titled “greentic-secrets wizard”Usage: greentic-secrets wizard [OPTIONS] --input <INPUT> --output <OUTPUT>
Options: -i, --input <INPUT> -o, --output <OUTPUT> --from-dotenv <FROM_DOTENV> --non-interactive -h, --help Print helpgreentic-secrets apply
Section titled “greentic-secrets apply”Usage: greentic-secrets apply [OPTIONS] --file <FILE>
Options: -f, --file <FILE> --pack <PACK> --store-path <STORE_PATH> --broker-url <BROKER_URL> --token <TOKEN> -h, --help Print helpgreentic-secrets init
Section titled “greentic-secrets init”Usage: greentic-secrets init [OPTIONS] --pack <PACK>
Options: --pack <PACK> --env <ENV> --tenant <TENANT> --team <TEAM> --from-dotenv <FROM_DOTENV> --non-interactive --store-path <STORE_PATH> --seed-out <SEED_OUT> --broker-url <BROKER_URL> --token <TOKEN> -h, --help Print helpgreentic-secrets config
Section titled “greentic-secrets config”Usage: greentic-secrets config <COMMAND>
Commands: show explain help Print this message or the help of the given subcommand(s)
Options: -h, --help Print help