Hamstik CLI
The Hamstik CLI is maintained in its own repository. This section establishes the public documentation shape and records the behavior that can be verified from Hamstik’s Public API.
The CLI application is open source and licensed under the Apache License 2.0. Find its source code, releases, and license in the Hamstik CLI repository.
What the CLI is for
The CLI is intended for people and automation that need to inspect or change Hamstik work without opening the browser. It authenticates against Public API v1 with a Personal Access Token and should preserve the API’s resource, scope, pagination, and error semantics.
Start here
The complete command reference will be expanded from the CLI repository once its published command surface is available to this documentation workflow.
This page intentionally does not invent executable command names. Use the CLI release’s own --help output and the matching published reference when a command is not documented here yet.
