mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Wed Sep 18 09:49:45 UTC 2024
This commit is contained in:
parent
a3842bba95
commit
8ebed5b0f1
182 changed files with 2067 additions and 1436 deletions
|
|
@ -7,11 +7,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
EXAMPLES
|
||||
To delete operation 'my-operation' in project 'my-project' and location
|
||||
'my-location', run:
|
||||
To delete operation my-operation in project my-project and location
|
||||
my-location, run:
|
||||
|
||||
$ gcloud beta data-fusion operations delete --project=my-project \
|
||||
--location=my-location my-operation
|
||||
$ gcloud beta data-fusion operations delete my-operation \
|
||||
--project=my-project --location=my-location
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Operation resource - The operation to delete. The arguments in this group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue