For the complete documentation index, see llms.txt. This page is also available as Markdown.

CLI Commands

Command list

All commands are identical to the 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