Preevy CLI
Preevy is a CLI tool for easily creating preview environments for your Docker Compose apps on your cloud provider - we currently support AWS and Google, with more on the way.
Usage
$ npm install -g preevy
$ preevy COMMAND
running command...
$ preevy (--version)
preevy/0.0.64 darwin-arm64 node-v18.19.1
$ preevy --help [COMMAND]
USAGE
$ preevy COMMAND
...
Commands
Command Topics
preevy down
- Delete preview environmentspreevy env
- Show metadata for a preview environmentpreevy env-id
- Show the Preevy environment ID for the current Compose projectpreevy help
- Display help for preevy.preevy init
- Initialize or import a new profilepreevy login
- Login to the Livecycle SaaSpreevy logs
- Show logs for an existing environmentpreevy ls
- List preview environmentspreevy profile
- View and update profile configurationpreevy purge
- Delete all cloud provider machines and potentially other resourcespreevy ssh
- Execute a command or start an interactive shell inside an environmentpreevy up
- Bring up a preview environmentpreevy urls
- Show urls for an existing environmentpreevy version
- Show Preevy version