These commands can be used to control and configure your application.
Command |
Description |
---|---|
Starts an application. | |
Stops an application. | |
Restarts an application. | |
Updates the amount of memory allocated for your application. | |
Maps an application to a given URL. | |
Removes an application from a given URL. | |
Displays the configured instances of an application along with state (for example, RUNNING) and start time for each one. | |
Changes the number of configured instances. | |
Lists custom environment variables for an application. | |
Removes an environment variable for an application. |
The basic commands to start, stop, and restart are described...