Initialize a Zuplo project on the platform (create project and deploy initial environment)
Code
Examples
Initialize the current directory with Zuplo platform
Code
Initialize the my-api directory with Zuplo platform
Code
Initialize with a specific account and project
Code
Initialize with all defaults (create project, deploy)
Code
Options
--directory
Directory containing the project (defaults to current directory)
Type:
string--with-account
Pre-select the account name for project creation
Type:
string--with-project
Pre-select or create a project with this name
Type:
string--yes
Use defaults for all prompts
Type:
booleanAlias: -yGlobal options
The following global options are available for all commands:
Last modified on