public class VersionCommand extends AbstractCommand
Command to display the 'version' number.| Constructor and Description | 
|---|
| VersionCommand() | 
| Modifier and Type | Method and Description | 
|---|---|
| ExitStatus | run(String... args)Run the command. | 
getDescription, getExamples, getHelp, getName, getOptionsHelp, getUsageHelppublic ExitStatus run(String... args)
Commandargs - command arguments (this will not include the command itself)Copyright © 2020 Pivotal Software, Inc.. All rights reserved.