Tilt CLI Reference
tilt dump
Dump internal Tilt state
Synopsis
Dumps internal Tilt state to stdout.
Intended to help Tilt developers inspect Tilt when things go wrong, and figure out better ways to expose this info to Tilt users.
The format of the dump state does not make any API or compatibility promises, and may change frequently.
Options
-h, --help help for dump
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 dump api-docs - dump the Tiltfile api documentation stub files
- tilt dump cli-docs - Dumps markdown docs of the CLI
- tilt dump engine - dump the engine state
- tilt dump image-deploy-ref - Determine the name and tag with which Tilt will deploy the given image
- tilt dump logstore - dump the log store
- tilt dump openapi - Print the openapi spec of the current tilt binary
- tilt dump webview - dump the state backing the webview