The Virtual Appliance command line utility (CLI) is a service that you to perform tasks such as, apply licenses and view the pod status. This utility is bundled with the Virtual Appliance package.
Syntax
The appdcli
command is structured hierarchically. The main command is followed by a subcommand. The subcommand has various other subcommands representing specific tasks can perform. This is the of the command that you can use to perform the Virtual Appliance tasks:
appdcli [global_options] <subcommand> [subcommand_options] [arguments]
CODE
Subcommands
The following table lists the . You can use any of the subcommands followed by their specific options and arguments:
Subcommands | Usage |
---|
start | |
license | the license. |
key | Update access key. |
ping | Display the ping status. |
run | Run the specified command. |
techsupport | Collect logs that you can submit to Splunk AppDynamics support. |
stop | Stop Splunk AppDynamics, Anomaly Detection, and Cisco Secure Application services. |
To get help on the license
subcommand, use:
./appdcli license -h
CODE
Similarly, you can explore the syntax and options for other subcommands such as key, and ping,
by replacing license
with the respective subcommand.
To get a general overview of the available commands and their usage, use:
This displays the main help message, showing the available subcommands and their brief descriptions.
Subcommand
The following table lists the available subcommand
Option | Description |
---|
-h, --help | show the help message and exit |
Arguments
Arguments | Usage |
---|
controller | Update Controller license. |
eum | Update EUM license. |