@lizard-build/cli
v0.3.63
Published
Lizard CLI — deploy and manage apps on Lizard
Readme
Lizard CLI
Deploy and manage apps on Lizard.
Install
curl -fsSL https://lizard.build/install.sh | bashOr via npm:
npm i -g @lizard-build/cliUsage
lizard login
lizard init
lizard upCommon commands
lizard up # upload and deploy code
lizard logs # stream runtime logs
lizard ps # list services
lizard add # add a database or service
lizard secrets # manage secrets
lizard scale # scale replicas / CPU / memory
lizard domain # manage domainsRun lizard --help for the full list.
License
MIT
