Select scope and output
global options
blobyard --workspace demo-team --project release-files ls
blobyard --json projects list
blobyard --verbose whoami- --json emits one stable JSON document on standard output.
- --quiet suppresses non-essential status output.
- --verbose sends redacted diagnostics to standard error.
- --api-url, --workspace, and --project override configured defaults.
Configure repeatable workflows
Configuration precedence is command flag, environment, project .blobyard.toml, user configuration, then the production API. BLOBYARD_TOKEN is a temporary scoped automation override and is never written to disk.
zsh completion
blobyard completion zsh > ~/.zfunc/_blobyard