@4meta5/pi-shell-cli
CLI for generating reproducible pi project instances from pinned manifests.
Package details
Install @4meta5/pi-shell-cli from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@4meta5/pi-shell-cli- Package
@4meta5/pi-shell-cli- Version
0.1.1- Published
- Feb 18, 2026
- Downloads
- 23/mo · 7/wk
- Author
- 4meta5
- License
- MIT
- Types
- package
- Size
- 19.4 KB
- Dependencies
- 2 dependencies · 0 peers
Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
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-cli
Or as a Pi package:
pi install npm:@4meta5/pi-shell-cli
Usage
pi-shell up ./my-instance --profile ./profile.json --yes
Command
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 message
License
MIT