Purging Files from Google Cloud Storage

To purge a file from Google Cloud Storage, you need to specify the file path. For example:

the file path is "gs://my-bucket/path/to/my-file.txt"
purge the file from google cloud storage

This purges the specified file from Google Cloud Storage.

Last updated

Was this helpful?