Package net.streamlinecloud.main.command
Class ShutDownCommand
java.lang.Object
net.streamlinecloud.main.terminal.api.CloudCommand
net.streamlinecloud.main.command.ShutDownCommand
- All Implemented Interfaces:
CloudCommandImpl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.streamlinecloud.main.terminal.api.CloudCommand
addArgument, aliases, arguments, description, name
-
Constructor Details
-
ShutDownCommand
public ShutDownCommand()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCloudCommandImpl
- Overrides:
execute
in classCloudCommand
-