Skip to content

gcp delete-bucket

Delete bucket

Description

delete bucket from google storage

Synopsis

gcp delete-bucket
    [--site <site>]
    [<name>]

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: optional

name - (string)

     Bucket name to delete
     Example: "bucket1"
     Default: _None_      Attributes: optional

Examples

gcp delete-bucket "bucket1"

Access Control

To use this command, you need access to the following:

Field Value
Action "delete"
Service Type "gcp"
Service Instance
Namespace
Object Type "bucket"
Object ID name

Please see Access Control for details.