push
Push a new version of the project to your Altostra repository.
$ alto push <version-name>
Arguments
version-name
A unique name for the version, such as v1.4.2
or feature-A
.
Required: yes
Options
--project-path
Specify the project working directory.
If not specified, project directory is assumed to be the current directory.
--pp
Aliases: Required: no
--force-import
Import the project to the working Altostra account if it does not already exist.