1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 21:20:07 +00:00

gcloud: Wed Mar 26 10:55:24 UTC 2025

This commit is contained in:
Automated 2025-03-26 10:55:24 +00:00
parent e555fef0aa
commit be9483c980
310 changed files with 9868 additions and 540 deletions

View file

@ -1,5 +1,5 @@
NAME
gcloud artifacts attachments create - creates an Artifact registry
gcloud artifacts attachments create - creates an Artifact Registry
attachment in a repository
SYNOPSIS
@ -9,7 +9,7 @@ SYNOPSIS
[--attachment-namespace=ATTACHMENT_NAMESPACE] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Creates an Artifact registry attachment in a repository.
Creates an Artifact Registry attachment in a repository.
EXAMPLES
To create an attachment for target

View file

@ -1,5 +1,5 @@
NAME
gcloud artifacts attachments download - download an Artifact registry
gcloud artifacts attachments download - download an Artifact Registry
attachment from a repository
SYNOPSIS
@ -9,7 +9,7 @@ SYNOPSIS
[--oci-version-name=OCI_VERSION_NAME] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Download an Artifact registry attachment from a repository.
Download an Artifact Registry attachment from a repository.
EXAMPLES
To download the attachment my-attachment to /path/to/destination/:

View file

@ -24,7 +24,7 @@ COMMANDS
COMMAND is one of the following:
create
Creates an Artifact registry attachment in a repository.
Creates an Artifact Registry attachment in a repository.
delete
Delete an Artifact Registry attachment.
@ -33,7 +33,7 @@ COMMANDS
Describe an Artifact Registry attachment.
download
Download an Artifact registry attachment from a repository.
Download an Artifact Registry attachment from a repository.
list
List Artifact Registry attachments.