kalix
Kalix control
Synopsis
Welcome to the Kalix CLI, for more information on its usage please visit the documentation https://docs.kalix.io/kalix/index.html.
Options
--cache-file string location of cache file (default "~/.kalix/cache.yaml") --config string location of config file (default "~/.kalix/config.yaml") --context string configuration context to use --disable-prompt Disable all interactive prompts when running kalix commands. If input is required, defaults will be used, or an error will be raised. This is equivalent to setting the environment variable KALIX_DISABLE_PROMPTS to true. -h, --help help for kalix -o, --output string set output format to one of [text,json,go-template=] (default "text") -q, --quiet set quiet output (helpful when used as part of a script) --timeout duration client command timeout (default 10s) --use-grpc-web use grpc-web when talking to Kalix APIs. This is useful when behind corporate firewalls that decrypt traffic but don't support HTTP/2. -v, --verbose set verbose output
SEE ALSO
-
kalix auth - Manage Kalix authentication.
-
kalix completion - Generate shell completion scripts
-
kalix config - Manage the local Kalix configuration.
-
kalix container-registry - Manage the Kalix Container Registry.
-
kalix docker - Manage Docker credentials for Kalix projects.
-
kalix docs - Opens the Kalix documentation page
-
kalix local - Helps with local development.
-
kalix logs - Display the last few lines of logs for a specific service.
-
kalix organizations - Manage your organizations on Kalix
-
kalix projects - Manage your Kalix projects.
-
kalix quickstart - Kalix quickstart project samples.
-
kalix regions - Manage regions on Kalix
-
kalix roles - Manage the user roles for a Kalix project.
-
kalix routes - Manage routes for your Kalix project.
-
kalix secrets - Manage secrets for a Kalix project.
-
kalix services - Manage and deploy services on Kalix.
-
kalix version - Prints the kalix version