Skip to content

craftybase

Official CLI for the Craftybase Public API

craftybase is a command-line interface for the Craftybase Public API.

Authenticate once, then manage your inventory from the terminal.

Documentation: https://craftybase.com/docs/api

craftybase [flags]
--api-url string API base URL (default: https://api.craftybase.com)
-h, --help help for craftybase
--json Output raw API envelope (pretty-printed JSON)
--ndjson Output auto-paginated NDJSON stream
--no-color Disable ANSI color output
--token string API token (overrides stored credentials)
--verbose Show HTTP request/response detail (token redacted)