CLI Reference
Koala update
koala 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.
Options
Options inherited from parent commands
SEE ALSO
- koala - koala is a CLI tool to help you create and manage k8s services
- koala update api - Update the service’s API boilerplate base on the OpenAPI spec
- koala update cicd - Update the service’s CI/CD based on the config in .koala.toml
- koala update ingress - Update the service’s Ingress configuration based on the config in .koala.toml
- koala update metrics - Instruments the service to export metrics.
- koala update profiling - Adds profiling instrumentation for the service
- koala update ssl - Configures SSL for the service
- koala update tracing - Instruments the service to export tracing information.