K3 CLI Guide
Last validated: 2026-05-14
This CLI guide is split by command domain so each page can go deeper on flags, examples, and practical usage.
Validation sources:
cli-shell/cli-k3/cmd/*.gocli-shell/cmd/k3.gododil-k3/proto/proto-k3/*.proto(for API mapping notes)
Start Here
- Invocation model, auth/config precedence, global flags.
- Bucket lifecycle and object upload/inspect/remove patterns.
- Source creation, credential storage, OAuth workflow commands.
- Pipeline lifecycle and ingest orchestration commands.
- Vector engine, collection management, and search CLI usage.
- Table SQL, mutation, maintenance, and engine controls.
- Filesystem mount flows, daemon lifecycle, and unmount troubleshooting.
- What is not first-class in CLI and how to handle it safely.
Top-Level Command Groups
bucketsourcecredential(aliascred)objectpipelinetemplateingest(aliasrule)vector-storevector-collectionsearchenginetablemountunmount
For end-to-end command sequences, see 06-workflows.md.