mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +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
|
|
@ -22,8 +22,8 @@ EXAMPLES
|
|||
'us-central1' with 3 nodes, each with 2 CPUs and 2GB of memory, run:
|
||||
|
||||
$ gcloud memcache instances create my-memcache-instance \
|
||||
--region=us-central1 \
|
||||
--node-count=3 --node-cpu=2 --node-memory=2GB
|
||||
--region=us-central1 --node-count=3 --node-cpu=2 \
|
||||
--node-memory=2GB
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Instance resource - Arguments and flags that specify the Memcached
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue