Arenadata Cloud CLI
Overview
Arenadata provides a convenient CLI tool for deploying and managing ADH Cloud — adc.
The general way to invoke an adc command is as follows:
$ adc <command> [parameters]
where:
-
<command>is one of the availableadccommands. -
[parameters]are parameters specific to each command.
Each command and the tool itself have a reference which can be invoked with the --help flag.