Skip to main content

pw buckets rm

Remove files from buckets

Synopsis

The pw buckets rm command must be followed by a bucket URI and file name.

Both PW URIs and CSP URIs are accepted. For more information about URIs, please see this section.

pw buckets rm [bucket URI]/[file] [flags]

Examples

  # Delete a file named sample.txt from a bucket named demos3bucket
pw buckets rm pw://demo/demos3bucket/sample.txt

Options

  -h, --help   help for rm

Options inherited from parent commands

      --platform-host string   The Parallel Works platform host to use. Will override any other platform host settings.
-v, --verbose Enable verbose logging

SEE ALSO