greentic-start CLI reference
Esta página aún no está disponible en tu idioma.
{/* 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-start 0.5.7
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”Usage: greentic-start [OPTIONS] <COMMAND>
Commands: start up stop restart help Print this message or the help of the given subcommand(s)
Options: --locale <LOCALE> -h, --help Print help -V, --version Print versionSubcommands
Section titled “Subcommands”greentic-start start
Section titled “greentic-start start”Usage: greentic-start start [OPTIONS]
Options: --bundle <BUNDLE>
--locale <LOCALE>
--tenant <TENANT>
--team <TEAM> --config <CONFIG>
--cloudflared <CLOUDFLARED> [default: off] [possible values: on, off] --cloudflared-binary <CLOUDFLARED_BINARY>
--ngrok <NGROK> [default: off] [possible values: on, off] --ngrok-binary <NGROK_BINARY>
--runner-binary <RUNNER_BINARY>
--restart <RESTART> [possible values: all, cloudflared, ngrok, gateway, egress, subscriptions] --log-dir <DIR>
--verbose
--quiet
--admin Enable mTLS admin API endpoint --admin-port <ADMIN_PORT> Port for the admin API endpoint [default: 8443] --admin-certs-dir <DIR> Directory containing admin TLS certs (server.crt, server.key, ca.crt) --admin-allowed-clients <ADMIN_ALLOWED_CLIENTS> Comma-separated list of allowed client CNs (empty = allow all valid certs) -h, --help Print helpgreentic-start up
Section titled “greentic-start up”Usage: greentic-start up [OPTIONS]
Options: --bundle <BUNDLE>
--locale <LOCALE>
--tenant <TENANT>
--team <TEAM> --config <CONFIG>
--cloudflared <CLOUDFLARED> [default: off] [possible values: on, off] --cloudflared-binary <CLOUDFLARED_BINARY>
--ngrok <NGROK> [default: off] [possible values: on, off] --ngrok-binary <NGROK_BINARY>
--runner-binary <RUNNER_BINARY>
--restart <RESTART> [possible values: all, cloudflared, ngrok, gateway, egress, subscriptions] --log-dir <DIR>
--verbose
--quiet
--admin Enable mTLS admin API endpoint --admin-port <ADMIN_PORT> Port for the admin API endpoint [default: 8443] --admin-certs-dir <DIR> Directory containing admin TLS certs (server.crt, server.key, ca.crt) --admin-allowed-clients <ADMIN_ALLOWED_CLIENTS> Comma-separated list of allowed client CNs (empty = allow all valid certs) -h, --help Print helpgreentic-start stop
Section titled “greentic-start stop”Usage: greentic-start stop [OPTIONS]
Options: --bundle <BUNDLE> --locale <LOCALE> --state-dir <STATE_DIR> --tenant <TENANT> [default: demo] --team <TEAM> [default: default] -h, --help Print helpgreentic-start restart
Section titled “greentic-start restart”Usage: greentic-start restart [OPTIONS]
Options: --bundle <BUNDLE>
--locale <LOCALE>
--tenant <TENANT>
--team <TEAM> --config <CONFIG>
--cloudflared <CLOUDFLARED> [default: off] [possible values: on, off] --cloudflared-binary <CLOUDFLARED_BINARY>
--ngrok <NGROK> [default: off] [possible values: on, off] --ngrok-binary <NGROK_BINARY>
--runner-binary <RUNNER_BINARY>
--restart <RESTART> [possible values: all, cloudflared, ngrok, gateway, egress, subscriptions] --log-dir <DIR>
--verbose
--quiet
--admin Enable mTLS admin API endpoint --admin-port <ADMIN_PORT> Port for the admin API endpoint [default: 8443] --admin-certs-dir <DIR> Directory containing admin TLS certs (server.crt, server.key, ca.crt) --admin-allowed-clients <ADMIN_ALLOWED_CLIENTS> Comma-separated list of allowed client CNs (empty = allow all valid certs) -h, --help Print help