Skip to main content

skyhook status

Show service status and health

Synopsis

Show the current status and health of a service. Displays pod status, replica counts, and deployment health across environments.
skyhook status [flags]

Examples

  skyhook status                        # Status of service in .koala.toml
  skyhook status --service billing      # Status of specific service
  skyhook status --env prod             # Status in specific environment

Options

  -e, --env string       Environment to filter by
  -h, --help             help for status
  -s, --service string   Service to check status for

Options inherited from parent commands

      --debug        Enable debug mode (shows full API requests/responses)
  -o, --org string   Organization name
  -v, --verbose      Enable user-friendly verbose output

SEE ALSO

  • skyhook - skyhook is a CLI tool to help you create and manage k8s services