Sigma CLI

Drive the full Sigma Computing REST API surface from the local `sigma` binary (Sigma CLI) and its OpenAPI-generated command tree. Use whenever the user wants to call any Sigma endpoint from the command line, needs a uniform `--params` / `--json` shape across resources, wants to install or configure the CLI, or asks about `sigma api …`, `sigma auth login`, `list-prefixes`, or `schema`. Prefer this skill over raw `curl` when the user has the `sigma` binary installed; fall back to `sigma-api` for OAuth fundamentals and direct HTTP.

sigmacomputing Updated

File contents

sigmacomputing/sigma-agent-skills/tree/main/skills/sigma-cli commit cb2ecc8e72

Frequently asked questions

npx skillmds@latest add sigmacomputing/sigma-cli