tsuru app create <app> <platform>
Creates a new app using the given name and platform
Arguments
Name | Description |
---|---|
app | App name |
platform | Platform of the app |
Options
Name | Description |
---|---|
-o, --pool <pool> | Filter applications by pool |
-t, --team <team> | Team that will own the app |
-p, --plan <plan> | Plan to be used by the app |
-d, --description | Description of the app |
-g, --tag | Tag to be used by the app |
--router-opts | Router options |