H
Hoppscotch CLI
Details
- Command
-
hopp - Docs
- https://docs.hoppscotch.io/documentation/clients/cli/overview.md
Authentication
$ hopp test <collection-id> --token <access_token> [--server <server_url>] | hopp test -e <environment-id> <collection-id> --token <access_token> [--server <server_url>] Sign in to the Hoppscotch app at hoppscotch.io, open your profile settings, choose Personal Access Tokens, then click Generate New Token. Give the token a label and expiration, copy it when shown, and pass it to the CLI with --token <access_token>. The docs note PATs cannot be used to access data in your personal workspace.