Skip to main content

skyhook deploy

Deploy a service to an environment

Synopsis

Deploy a service to a specific environment. The command will infer the service from .koala.toml if in a service directory. You can specify the target environment with —env or be prompted to select one. Refs default to “main” for —config-ref and —ci-ref. When using -y (non-interactive), all unspecified refs will use defaults without prompting.

Examples

Options

Options inherited from parent commands

SEE ALSO

  • skyhook - skyhook is a CLI tool to help you create and manage k8s services