Omnistrate ctl instance debug
omnistrate-ctl instance debug
Debug instance resources
Synopsis
Debug instance resources with an interactive TUI showing helm charts, terraform files, and logs. Use --output=json for non-interactive JSON output.
Examples
omnistrate-ctl instance debug <instance-id>
omnistrate-ctl instance debug <instance-id> --output=json
Options
-h, --help help for debug
-o, --output string Output format (interactive|json) (default "interactive")
--resource-id string Filter results by resource ID
--resource-key string Filter results by resource key
Options inherited from parent commands
SEE ALSO
- omnistrate-ctl instance - Manage Instance Deployments for your service
- omnistrate-ctl instance debug helm-logs - Get Helm installation logs for instance resources
- omnistrate-ctl instance debug helm-values - Get Helm chart values for instance resources
- omnistrate-ctl instance debug terraform-files - Get Terraform files for instance resources
- omnistrate-ctl instance debug terraform-output - Get Terraform logs for instance resources