spatial cloud upload
Upload local assemblies. Run inside a SpatialOS project directory to display more information.
spatial cloud upload <assembly name> [flags]
Options
--enable_pre_upload_check Run sanity checks and fixes on the assembly before uploading it. (default true)
--force Force upload by overwriting an existing assembly.
-n, --tries int Number of upload attempts to be made. (default 1)
--upload_only Do not remove remote artifacts that are not present locally.
--upload_workers int Maximum number of file uploads to be performed in parallel. (default 3)
Options inherited from parent commands
--json_output Print output in JSON format. Useful when you need to parse the Spatial CLI output.
--no_animation Disable dynamic output elements such as the spinner, progress bars, etc.
--project_name string This flag overrides the project name given in the spatialos.json file of the current SpatialOS project (if there is one).
See also
- spatial cloud - Commands for starting and managing SpatialOS deployments in the cloud.