The official CLI for the Hypeman REST API.
It is generated with Stainless.
brew tap onkernel/tap
brew install hypemango install 'github.com/onkernel/hypeman-cli/cmd/hypeman@latest'go run cmd/hypeman/main.goThe CLI follows a resource-based command structure:
hypeman [resource] [command] [flags]hypeman health checkFor details about specific commands, use the --help flag.
--debug- Enable debug logging (includes HTTP request/response details)--version,-v- Show the CLI version