Dubnium
v1
v1
  • Newest version
  • Reference
    • Install
    • Quick Start
    • API
      • Initialize
      • Create and Delete
      • Get
      • Modify
      • Other
    • CLI
      • Install CLI
      • CLI Use
      • CLI Commands
    • Events
    • returnType
    • License
  • Update Log
  • Discord
  • NPM Page
  • Support the Project
  • Get help & submit feedback
Powered by GitBook
On this page
  • Command list
  • Example
  • Breakdown

Was this helpful?

  1. Reference
  2. CLI

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

PreviousCLI UseNextEvents

Last updated 2 years ago

Was this helpful?