@higgsfield/cloud-cli
v0.1.2
Published
Higgsfield generation CLI for agents (API-key auth).
Keywords
Readme
@higgsfield/cloud-cli
Agent-driven CLI for the Higgsfield generation API (hf-api).
Install
npm i -g @higgsfield/cloud-cliThis downloads the prebuilt hf-api binary for your platform.
Usage
export HIGGSFIELD_API_KEY="<api_key_id>:<secret>" # or: hf-api auth login
hf-api generate <slug> --param prompt="a red car" --waitSee hf-api --help.
Update
npm update -g @higgsfield/cloud-cli