Installation
hscli ships as a single npm package. Install it globally to get the hscli command on
your PATH.
npm install -g @wavyx/hscliVerify
Section titled “Verify”hscli --versionhscli --helphscli doctor # check environment, auth, and connectivityhscli --help is fully self-describing — it lists every command group and flag, which
is also how an AI agent discovers the tool.
Update & uninstall
Section titled “Update & uninstall”npm update -g @wavyx/hscli # updatenpm uninstall -g @wavyx/hscli # removeConnect your account in Authentication, then try a command from the reference.