Skip to main content

skyhook services

List and manage services

Synopsis

List and manage services in your organization. Without arguments, lists all services. With a service name, shows details.
skyhook services [name] [flags]

Examples

  skyhook services                    # List all services
  skyhook services billing-service    # Show service details
  skyhook services --json             # Output as JSON

Options

      --debug   Show full API response
  -h, --help    help for services
      --json    Output as JSON

Options inherited from parent commands

  -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