Skip to content
hscli

Installation

hscli ships as a single npm package. Install it globally to get the hscli command on your PATH.

install
npm install -g @wavyx/hscli
verify
hscli --version
hscli --help
hscli doctor # check environment, auth, and connectivity

hscli --help is fully self-describing — it lists every command group and flag, which is also how an AI agent discovers the tool.

Terminal window
npm update -g @wavyx/hscli # update
npm uninstall -g @wavyx/hscli # remove

Connect your account in Authentication, then try a command from the reference.