Skip to Content
V1CLI ReferenceOverview

CLI Reference

The lore CLI is the primary interface for interacting with the Lore registry from your terminal or CI pipeline.

Commands

CommandDescription
lore loginAuthenticate with the registry
lore pullDownload and install a package
lore publishPublish a package to the registry
lore validateValidate a package manifest
lore searchSearch for packages

Global Flags

--registry string Registry URL (default: https://registry.lore.infraestrutura.app) --token string Auth token (overrides LORE_AUTH_TOKEN env var) --debug Enable debug output --help, -h Show help

Configuration

The CLI reads configuration from ~/.lore/config.yaml. See each command page for per-command configuration options.

© 2025 Lore · Built by M1 Cloud