@zerops/zcli
v1.0.26
Published
The command-line interface used for interacting with Zerops Platform.
Downloads
175
Readme
Install
npm i -g @zerops/zcli
Check out more installation ways at zeropsio/zcli.
[!TIP]
To download the zCLI directly, use the latest release on GitHub.
Requirements
- Wireguard - utilized by
zcli vpn
command.
Quick Start
Create a new personal access token from settings/token-management.
Login to zCLI using the personal access token using the following command:
zcli login <token>
- Push your project using the following command:
zcli push
Support
Having trouble? Get help in the official Zerops Discord Server.
Additional Documentation
For more information go through zCLI Documentation.
Want to Contribute?
Contributions to zCLI are welcome and highly appreciated. However, We would like you to go through CONTRIBUTING.md.