skyhook
skyhook is a CLI tool to help you create and manage k8s servicesSynopsis
The CLI can help you create a new service, configure it, and deploy it to k8s.Installation
- Homebrew (macOS + Linux)
- Scoop (Windows)
- Shell installer (macOS + Linux)
- PowerShell installer (Windows)
- Manual Download
Upgrading
To update to the latest version:brew upgrade skyhook-io/tap/skyhook instead. On Windows with Scoop, use scoop update skyhook.
Options
SEE ALSO
- skyhook auth - Authentication commands
- skyhook cluster - Manage Kubernetes clusters
- skyhook config - View and set configuration values
- skyhook deploy - Deploy a service to an environment
- skyhook deployments - List recent deployments for a service
- skyhook detect - Detect project configuration
- skyhook events - View Kubernetes events for a service
- skyhook exec - Execute a command in a pod
- skyhook finops - FinOps and cost management commands
- skyhook github - Manage GitHub integration
- skyhook init - Initialize a new service
- skyhook login - Log in to Skyhook
- skyhook logout - Log out from Skyhook
- skyhook logs - Stream logs from a service
- skyhook onboard - Set up Skyhook for your organization
- skyhook port-forward - Forward local port to a pod
- skyhook restart - Restart a service deployment
- skyhook services - List and manage services
- skyhook status - Show service status and health
- skyhook update - Update the service with various configuration changes
- skyhook upgrade - Upgrade skyhook CLI to the latest version
- skyhook version - Print the skyhook CLI version
- skyhook whoami - Show information about the logged in user