$ anypoint-cli [params] [command]
Use Anypoint CLI
An Anypoint Platform CLI call has the following form:
exit
> exit [options]
This command exits Anypoint Platform CLI.
This command accepts only the default options: --help, -f/--fields and -o/--output.
If you choose not to pass a command, Anypoint Platform CLI runs in interactive mode. If you choose to pass a specific command and there is an error, the application exits and returns a description of the issue.
The Anypoint Platform CLI provides three default options:
-
The
--helpoption displays usage information of the command. -
The
-oor--outputoption lets you specify the command’s output to the defined format.
Supported values aretable,text, andjson. Defaults totextfor non-interactive mode andtablefor interactive sessions. -
The
-for--fieldsoption allows you to define which fields to output.
You can pass the--fieldsoption after a command to get a list of all possible fields to output.



