Package org.yamcs.cli
Class YamcsAdminCli
java.lang.Object
org.yamcs.cli.Command
org.yamcs.cli.YamcsAdminCli
Command line utility for doing yamcs stuff.
This usage is yamcsadmin <command> [command_specific_options]
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.yamcs.cli.Command
exitFunction, jc, parent, selectedCommand, subCommands -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidmainWithCustomConsole(com.beust.jcommander.internal.Console console, String[] args) Methods inherited from class org.yamcs.cli.Command
addSubCommand, exit, getName, getUsage, parse, setConsole
-
Constructor Details
-
YamcsAdminCli
public YamcsAdminCli()
-
-
Method Details
-
mainWithCustomConsole
public static void mainWithCustomConsole(com.beust.jcommander.internal.Console console, String[] args) -
main
-