mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Tue Mar 1 21:43:54 UTC 2022
This commit is contained in:
parent
c1c3b75313
commit
21878eea72
1018 changed files with 4838 additions and 3409 deletions
|
|
@ -26,8 +26,8 @@ EXAMPLES
|
|||
|
||||
$ gcloud alpha source repos clone REPOSITORY_NAME DIRECTORY_NAME
|
||||
|
||||
$ cd DIRECTORY_NAME
|
||||
... create/edit files and create one or more commits ...
|
||||
$ cd DIRECTORY_NAME ... create/edit files and create one or more \
|
||||
commits ...
|
||||
|
||||
$ git push origin master
|
||||
|
||||
|
|
|
|||
|
|
@ -14,8 +14,7 @@ EXAMPLES
|
|||
notifications, run:
|
||||
|
||||
$ gcloud alpha source repos update --add-topic=TOPIC_NAME \
|
||||
--service-account=SERVICE_ACCOUNT_EMAIL \
|
||||
--message-format=json
|
||||
--service-account=SERVICE_ACCOUNT_EMAIL --message-format=json
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Repo resource - Name of the Cloud Source repository to update. This
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue