Remove
Description
Stops the application (if running) and removes it for the station storage.
Commandline
$ station remove <key>
Parameters
| <key> | The application key. |
Options
| -port | Override the RMI registry port to use when selecting the station server (cannot be used in conjuction with the -registry option). |
| -registry | Override the application repository storage uri (cannot be used in conjuction with the -port option). |
Example
$ station remove demo
[4072 ] [INFO ] (depot.station): removed application [demo]