cli/docs/cmd/pkg/example.md
Virgil 9aff00de1e
All checks were successful
Security Scan / security (push) Successful in 15s
feat(pkg): add JSON output for pkg outdated
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 20:07:59 +00:00

403 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
core pkg outdated --format json