craftybase
craftybase
Section titled “craftybase”Official CLI for the Craftybase Public API
Synopsis
Section titled “Synopsis”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]Options
Section titled “Options” --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)SEE ALSO
Section titled “SEE ALSO”- craftybase account - Show account information
- craftybase api - Make authenticated API requests
- craftybase auth - Manage authentication credentials
- craftybase completion - Generate shell completion scripts
- craftybase components - Manage components
- craftybase materials - Manage materials
- craftybase products - Manage products
- craftybase version - Print version information