dt
Overview
The dt command is the main entry point for the Datatailr Tool. Use this command to see available subcommands and general usage information.
The CLI is available in two ways:
- From a Datatailr workspace — the
dtcommand is pre-installed and ready to use in every workspace. - By installing the Python SDK — install the
datatailrpackage withpip install datatailr, then rundatatailr setup-clianddt loginto connect to a remote cluster. See Python SDK for details.
Synopsis
dt COMMAND SUBCOMMAND [OPTIONS] [ARGUMENTS]
Available Commands
dt blob- Read and write data from/to blob storagedt dns- Read and write DNS recordsdt email- Enable email sending and send emailsdt group- Interact with groupsdt job- Start, stop, schedule and list jobs and runsdt kv- Read and write values from/to the key/value storedt log- Read logging outputdt node- Start, stop list nodesdt registry- Interact with the docker registrydt settings- Read and write settingsdt sms- Send sms messagesdt system- List/get Datatailr system resourcesdt tag- Interact with tagsdt user- List, add and remove users