Koala Ops home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Documentation
CLI Reference
Changelog
CLI Reference
Koala
Koala auth
Koala auth sa creds
Koala cluster
Koala cluster list
Koala cluster register
Koala cluster remove
Koala config
Koala config set
Koala create
Koala dev
Koala dev local
Koala events
Koala list
Koala logs
Koala update
Koala update api
Koala update cicd
Koala update ingress
Koala update metrics
Koala update profiling
Koala update ssl
Koala update tracing
On this page
koala update
Synopsis
Options
Options inherited from parent commands
SEE ALSO
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.
Copy
koala update [flags]
Options
Copy
-h, --help help for update
Options inherited from parent commands
Copy
-o, --org string Organization name
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.
Koala logs
Koala update api
Assistant
Responses are generated using AI and may contain mistakes.