title | description |
---|---|
Hyp CLI |
Comprehensive reference for the Hyp CLI commands and usage |
Hyp CLI is a command-line tool for managing your Hypermode account and projects. When using Hyp CLI alongside the Modus CLI, users get access to Hypermode-hosted models.
Install Hyp CLI via npm.
npm install -g @hypermode/hyp-cli
Log in to your Hypermode account. When executed, this command redirects to the Hypermode website to authenticate. It stores an authentication token locally and prompts you to select your organization context.
Log out of your Hypermode account. This command clears your local authentication token.
Switch to a different org context within the CLI session.