Remove files from buckets
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]
# Delete a file named sample.txt from a bucket named demos3bucket
pw buckets rm pw://demo/demos3bucket/sample.txt
-h, --help help for rm
--platform-host string The Parallel Works platform host to use. Will override any other platform host settings.
-v, --verbose Enable verbose logging