cli/docs/cmd/pkg/example.md
Snider 8601e5b355 docs: add example.md files for all CLI commands
Each command directory now has both index.md (reference) and
example.md (usage examples and configuration samples).

Also adds exception for docs/cmd/build in .gitignore.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 14:58:54 +00:00

371 B

Package Examples

core pkg search core-
core pkg search api
core pkg search --org myorg

Install

core pkg install core-api
core pkg install host-uk/core-api

List

core pkg list
core pkg list --format json

Update

core pkg update
core pkg update core-api

Outdated

core pkg outdated