meroxa app deploy
Deploy a Turbine Data Application
Options
| Name | Description | 
|---|---|
| --docker-hub-access-token  <docker-hub-access-token> | DockerHub access token to use to build and deploy the app | 
| --docker-hub-username  <docker-hub-username> | DockerHub username to use to build and deploy the app | 
| --env  <env> | Environment (name or UUID) where application will be deployed to | 
| --path  <path> | Path to the app directory (default is local directory) | 
| --skip-collection-validation | Skips unique destination collection and looping validations | 
| --spec  <spec> | Deployment specification version to use to build and deploy the app | 
| --verbose | Prints more logging messages |