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
-v, --verbose Enable verbose logging
SEE ALSO
- pw buckets - Manage cloud buckets