CLI
At the current time, the CLI is purely for generating projects/getting started. You can run it as follows:init command
project-id
project-id
int
Project ID from the UI. Project must already be created.api-key
api-key
str
API key from the UI.username
username
str
Login from the API — full email.template
template
str
Name corresponding to the template to create. Options are [hello_world|machine_learning|time_series_feature_engineering|data_processing].location
location
str
The path to where the project should be created.