Skip to main content

skyhook

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

Synopsis

The CLI can help you create a new service, configure it, and deploy it to k8s.

Installation

brew install skyhook-io/tap/skyhook

Upgrading

To update to the latest version:
skyhook upgrade
If installed via Homebrew, use brew upgrade skyhook-io/tap/skyhook instead. On Windows with Scoop, use scoop update skyhook.

Options

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

SEE ALSO