Skip to main content

skyhook update

Update the service with various configuration changes

Synopsis

Perform various configuration operations on the service, such as regenerating OpenAPI boilerplate, adding instrumentation, configuring SSL etc. Run one of the subcommands; running ‘skyhook update’ with no arguments prints help.

Options

  -h, --help   help for update

Options inherited from parent commands

      --debug        Enable debug mode (shows full API requests/responses)
  -o, --org string   Organization name
  -v, --verbose      Enable user-friendly verbose output

SEE ALSO

  • skyhook - skyhook is a CLI tool to help you create and manage k8s services
  • skyhook update api - Update the service’s API boilerplate based on the OpenAPI spec
  • skyhook update cicd - Update the service’s or job’s CI/CD based on the config in .koala.toml
  • skyhook update ingress - Update the service’s Ingress configuration based on the config in .koala.toml