CLI
Run Dubnium functions from your command-line!
Last updated
Was this helpful?
Run Dubnium functions from your command-line!
Last updated
Was this helpful?
Dubnium CLI comes with all v2 versions
If you installed it
If you installed it
Commands are similar to the API. If you want to call a function on a Record, do not put get().func()
. Instead, make the command just func
and put the Record's tag as the first arg when prompted.
The CLI will ask for a few values, and then the method will be run and the return value is logged to the console.
Make sure the command is present when you run the file.