@4meta5/pi-shell-cli
v0.1.1
Published
CLI for generating reproducible pi project instances from pinned manifests.
Downloads
175
Maintainers
Readme
@4meta5/pi-shell-cli
CLI for generating new, reproducible pi instances from a pinned profile + allowlist pair.
Install
npm install -g @4meta5/pi-shell-cliOr as a Pi package:
pi install npm:@4meta5/pi-shell-cliUsage
pi-shell up ./my-instance --profile ./profile.json --yesCommand
Usage: pi-shell up [targetPath] [options]
Options:
--profile <path> Path to profile.json (default: ./profile.json)
--dry-run Show what would be generated without writing
--yes Skip confirmation prompt
--help Show this help messageLicense
MIT
