kalix services
Manage and deploy services on Kalix.
Options inherited from parent commands
--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. -o, --output string set output format to one of [text,json,gotemplate=] (default "text") -q, --quiet set quiet output (helpful when used as part of a script) --timeout duration client command timeout (default 10s) -v, --verbose set verbose output
SEE ALSO
-
kalix - Kalix control
-
kalix services apply - Applies a service descriptor to the currently configured project.
-
kalix services components - Manage the components of a service.
-
kalix services delete - Delete a service.
-
kalix services deploy - Deploys a service to the currently configured project.
-
kalix services export - Exports a service as its service descriptor
-
kalix services expose - Expose a service.
-
kalix services get - Describe a specific service.
-
kalix services jwts - Manage JWTs.
-
kalix services list - List all services.
-
kalix services pause - Pauses a service, scaling it to zero.
-
kalix services proxy - Create an HTTP proxy to a service.
-
kalix services restart - Restarts all service instances using the newest image.
-
kalix services restore - Restores a service that was deleted in the past two weeks.
-
kalix services resume - Resumes a service, scaling it back up.
-
kalix services unexpose - Unexpose a service.
-
kalix services views - Manage views.