CLI Commands

Command list

All commands are identical to the API.

While commands are automatically synced with the API version you downloaded, it is recommended that you update Dubnium to get the newest commands & API.

Example

dubnium get ./data record

Breakdown

dubnium

Command prefix

get

The API method to call

./data

The directory of Records

record

The API method's argument

Last updated