Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



gcloud preview replica-pools create

NAME
gcloud-preview-replica-pools-create - Insert (Create) a replica pool.
SYNOPSIS
gcloud preview replica-pools create
  POOL
  [--api-version API_VERSION; default="v1beta1"]
  [--description DESCRIPTION]
  [--format FORMAT]
  [--help]
  [--no-auto-restart]
  [--param PARAM=VALUE [PARAM=VALUE …]]
  [--param-from-file PARAM=FILE_PATH [PARAM=FILE_PATH …]]
  [--project PROJECT]
  [--quiet, -q]
  [--resource-views [RESOURCE_VIEWS …]]
  --size SIZE
  [--target-pools [TARGET_POOLS …]]
  --template TEMPLATE
  [-h]
POSITIONAL ARGUMENTS
POOL
Replica pool name.
FLAGS
--api-version API_VERSION
Optional API version.
--description DESCRIPTION
Replica pool description.
--format FORMAT
Specify a format for printed output. By default, a command-specific human-friendly output format is used. Setting this flag to one of the available options will serialize the result of the command in the chosen format and print it to stdout. Supported formats are: "json", "text", "yaml".
--help
Display detailed help.
--no-auto-restart
If provided, unhealthy replicas in this Replica pool will not be automatically restarted.
--param PARAM=VALUE [PARAM=VALUE …]
A list of key=value parameters to substitute in the template before the template is submitted to the replica pool. This does not change the actual template file.
--param-from-file PARAM=FILE_PATH [PARAM=FILE_PATH …]
A list of files each containing a key=value parameter to substitute in the template before the template is submitted to the replica pool. This does not change the actual template file.
--project PROJECT
Google Cloud Platform project to use for this invocation.
--quiet
Disable all interactive prompts when running gcloud commands. If input is required, defaults will be used, or an error will be raised.
--resource-views [RESOURCE_VIEWS …]
Compute Engine Resource Views to add replicas to. Resource Views must be specified by URL. Example: --resource-views "https://view-url1 https://view-url2 "
--size SIZE
Initial number of replicas in replica pool
--target-pools [TARGET_POOLS …]
Compute Engine Target Pools to add replicas to. Target Pools must be specified by name, not by URL. Example: --target-pools "target-pool-1 target-pool-2"
--template TEMPLATE
Path to YAML or JSON file containing the Replica pool template.
-h
Print a summary help and exit.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.