Tilt CLI Reference
tilt alpha
unstable/advanced commands still in alpha
Synopsis
Unstable/advanced commands still in alpha; for advanced users only.
The APIs of these commands may change frequently.
Options
-h, --help help for alpha
Options inherited from parent commands
-d, --debug Enable debug logging
--klog int Enable Kubernetes API logging. Uses klog v-levels (0-4 are debug logs, 5-9 are tracing logs)
-v, --verbose Enable verbose logging
SEE ALSO
- tilt - Multi-service development with no stress
- tilt alpha api-resources - Print the supported API resources
- tilt alpha get - Display one or many resources
- tilt alpha shell - Opens a shell into a container running in Tilt
- tilt alpha tiltfile-result - Exec the Tiltfile and print data about execution
- tilt alpha updog - Demo app that runs the Tilt apiserver, applies the config, and streams logs until ctrl-c