@veestackio/cli
v1.1.3
Published
VeeStack CLI - Technical Stack Visibility Tool
Maintainers
Readme
VeeStack CLI
The VeeStack CLI provides local scanning, authentication, upload, reporting, and project workflows for the VeeStack platform.
Common Commands
pnpm --filter @veestackio/cli build
pnpm --filter @veestackio/cli test
node apps/cli/bin/veestack.mjs --helpSource Layout
src/commands: end-user CLI commandssrc/utils: auth, storage, and local execution helperstests: unit, contract, and integration coverage
