Zum Inhalt springen

greentic-start CLI reference

Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.

{/* 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.

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 version
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 help
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 help
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 help
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