1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00

gcloud: Wed Aug 3 09:18:38 UTC 2022

This commit is contained in:
Automated 2022-08-03 09:18:38 +00:00
parent 3513fd1c11
commit 3b2f526372
Failed to extract signature
151 changed files with 4150 additions and 308 deletions

View file

@ -34,6 +34,13 @@ EXAMPLES
--delivery-pipeline=my-pipeline --region=us-central1 \
--to-target=prod
The following command creates a release without a skaffold.yaml as input,
and generates one for you:
$ gcloud deploy releases create my-release \
--delivery-pipeline=my-pipeline --region=us-central1 \
--from-k8s-manifest=path/to/kubernetes/k8.yaml
The current UTC date and time on the machine running the gcloud command can
also be included in the release name by adding $DATE and $TIME parameters: