MAIA_deploy_project script#

Script to deploy a MAIA Project through the MAIA Dashboard API.

usage: MAIA_deploy_project [-h] --project-config-file PROJECT_CONFIG_FILE
                           --dashboard-url DASHBOARD_URL

Named Arguments#

--project-config-file

JSON configuration file used to extract the project configuration.

--dashboard-url

Dashboard URL to use for authentication and deployment.

Example call:

MAIA_deploy_project  --project-config-file /PATH/TO/project_config_file.json