Zuplo CLI
Zuplo CLI: Link
Links information from your Zuplo account to your local machine
Code
Examples
Link your local project to your Zuplo account
Code
Link to a specific project and account
Code
Link to a specific environment
Code
Use environment variable for API key
Code
Options
--project
The project name
Code
Type:
string
--account
The account name
Code
Type:
string
--environment
The environment name
Code
Type:
string
--fetch-environments
Fetch the environments for your project from Zuplo. If this is false, then the environment will automatically be detected from the git branch.
Code
Type:
boolean
Default: true
Global options
The following global options are available for all commands:
Last modified on