تخطَّ إلى المحتوى

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.

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 version
Usage: greentic-secrets dev <COMMAND>
Commands:
up
down
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
Usage: greentic-secrets ctx <COMMAND>
Commands:
set
show
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
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 help
Usage: greentic-secrets scaffold [OPTIONS] --pack <PACK> --out <OUT>
Options:
--pack <PACK>
--out <OUT>
--env <ENV>
--tenant <TENANT>
--team <TEAM>
-h, --help Print help
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 help
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 help
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 help
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