💻-CLI Docs
Last updated
Was this helpful?
Last updated
Was this helpful?
opendex-cli
is the command line interface that handles much of the basic interaction with a running opendexd
instance. If opendexd
is installed globally, it can be launched from any directory. In the recommended setup, it can be used from within the opendexd ctl
shell.
To get a list of up-to-date commands, run:
Calling any one of the listed commands with the --help
flag will output additional instructions for that particular command.
Examples for commands:
By default, the CLI output is formatted and abbreviated. Append -j
to any of the CLI calls to receive the full output in JSON format.