Skip to content

dt blob

Overview

This command interacts with the blob storage. You can read, write and list files in the cloud blob storage.

Synopsis

dt blob SUBCOMMAND [OPTIONS] [ARGUMENTS]

Available Subcommands

  • blob cp - Copy files to and from the blob storage
  • blob exists - Check if a file exists in the blob storage
  • blob ls - List files at a prefix in the blob storage
  • blob rm - Remove files in the blob storage

SEE ALSO

← Back to dt