en: options: description: desc: Description name: desc: Name accounts: desc: Manage accounts accept_invite: desc: Accept invitation to collaborate on account default: desc: Set a default account list: desc: List accounts remove: desc: Refuses or removes an account collaboration show: desc: Show accounts cloudips: desc: Manage an account's Cloud IPs options: port_translators: desc: | Cloud IP translators. Format: in-port:out-port:protocol. Comma separate multiple translators. Protocol can be tcp or udp. create: desc: Create Cloud IPs destroy: desc: Destroy Cloud IPs list: desc: List Cloud IPs map: desc: Map a Cloud IP show: desc: Show Cloud IPs unmap: desc: Unmap Cloud IPs update: desc: Update a Cloud IP config: desc: Manage CLI configuration settings and credentials client_add: desc: Add new API client details to config client_default: desc: Set the default API client in the config client_list: desc: List API clients defined in the config client_remove: desc: Remove an API client from config user_add: desc: Add new user credentials to config configmaps: desc: Manage config maps args: one: optional: "[...]" many: ... specify_one_id_first: You must specify the config map ID as the first argument specify_many_ids: You must specify config map IDs as arguments unknown_id: Couldn't find %{config_map} options: data_args: You can only access data for a single config map at a time data_file: A path to a file contain a JSON object containing key/values, or '-' for STDIO data_string: String representing a valid JSON object data_output: Return the config map data key/values data_format: "Format to return 'data' in: 'json' (default) or 'text'" format_no_data: The 'format' option can only be used with 'data' bad_data: Config map data was not valid JSON multiple_data: Config map data can only be passed by either 'data' or 'data-file' create: desc: Create a config map acting: Creating config map data_required: Config map data is required as 'data' option destroy: desc: Destroy config maps acting: Destroying %{config_map} failed: Failed to destroy %{config_map} list: desc: List config maps show: desc: Show config maps update: desc: Update a config map acting: Updating %{config_map} firewall: policies: desc: Manage firewall policies apply: desc: Apply firewall policy to a server group create: desc: Create firewall policy destroy: desc: Destroy firewall policy list: desc: List firewall policies remove: desc: Remove a firewall policy from a server group show: desc: Show firewall policies update: desc: Update a firewall policy rules: desc: Manages an account's firewall rules for a policy create: desc: Create a firewall rule destroy: desc: Destroy firewall rules list: desc: List firewall rules show: desc: Show firewall rules update: desc: Update firewall rule groups: desc: Manage an account's server groups add_servers: desc: Add servers to a server group create: desc: Create a server group destroy: desc: Destroy a number of empty server groups list: desc: List server groups move_servers: desc: Move servers from one server group to another remove_servers: desc: Remove servers from a server group show: desc: Show server groups update: desc: Update a server group images: desc: See official and public images and manage an account's images destroy: desc: Destroy images list: desc: List images lock: desc: Lock images register: desc: Register an image in the image library show: desc: Show images unlock: desc: Unlock images update: desc: Update an image lbs: desc: Manage an account's load balancers add_nodes: desc: Add servers to a load balancer create: desc: Create a load balancer long_desc: All intervals and timeouts are in milliseconds destroy: desc: Destroy load balancers list: desc: List load balancers lock: desc: Lock load balancers remove_nodes: desc: Remove servers from a load balancer show: desc: Show load balancers unlock: desc: Unlock load balancers update: desc: Update a load balancer long_desc: All intervals and timeouts are in milliseconds login: desc: Authenticate using an email address servers: desc: Manage an account's servers activate_console: desc: Activate web consoles for a number of servers create: desc: Create servers cloud_ip: desc: Immediately map a Cloud IP to new server? Either "true" or the identifier of the Cloud IP volume_size: desc: Specify a custom volume size (in MiB) when building a network block storage server destroy: desc: Destroy servers lock: desc: Lock servers reboot: desc: Reboot servers (OS reboot issued) reset: desc: Reset servers (Hardware reset issued) show: desc: Show servers shutdown: desc: Shutdown servers with equivalent of `shutdown` command snapshot: desc: Snapshot servers (creating new images) start: desc: Start servers stop: desc: Stop servers with equivalent of powering off unlock: desc: Unlock servers update: desc: Update a server sql: desc: Manage an account's Cloud SQL instances and snapshots instances: desc: Manage Cloud SQL instances args: one: optional: "[...]" many: ... specify_one_id_first: You must specify the SQL instance ID as the first argument specify_many_ids: You must specify SQL instance IDs as arguments invalid: You must specify a valid SQL instance ID as the first argument unknown_id: Couldn't find %{database_server} options: allow_access: desc: Comma separated list of IPs or IDs for servers or groups to allow access default_maintenance: desc: Use default settings for instance's maintenance window engine: desc: The database engine to use for the SQL instance (e.g. 'mysql') engine_version: desc: The version of the engine to use (e.g. '5.6') maintenance_hour: desc: Number representing the hour for the instance's maintenance window (0-24 based on 24hr clock) maintenance_weekday: desc: Number representing the weekday to set for the instance's maintenance window (0-6 where 0=Sunday) snapshot: desc: ID of a Cloud SQL snapshot to create new instance from snapshots_schedule: desc: Create or reschedule automatic snapshots using crontab format (e.g. "0 5 * * *"). May not be more than hourly. remove_snapshots_schedule: desc: Clear an existing snapshots schedule type: desc: ID of a Cloud SQL type invalid: Cloud SQL type format is invalid zone: desc: Zone to locate the instance in create: desc: Create a new Cloud SQL instance destroy: desc: Destroy Cloud SQL instances lock: desc: Lock Cloud SQL instances list: desc: List Cloud SQL instances reset: desc: Reset a Cloud SQL instance acting: Resetting %{database_server} failed: Could not reset %{database_server} reset_password: desc: Reset the admin password of a Cloud SQL instance resize: desc: Resize a Cloud SQL instance to use a new type acting: Resizing %{database_server} failed: Could not resize %{database_server} show: desc: Show details of Cloud SQL instances snapshot: desc: Create a new Cloud SQL snapshot from an instance unlock: desc: Unlock Cloud SQL instances update: desc: Update a Cloud SQL instance snapshots: desc: Manage Cloud SQL snapshots list: desc: List Cloud SQL snapshots lock: desc: Lock Cloud SQL snapshots destroy: desc: Destroy a number of Cloud SQL snapshots show: desc: Show details of Cloud SQL snapshots unlock: desc: Unlock Cloud SQL snapshots update: desc: Update a Cloud SQL snapshot's metadata types: desc: List the Cloud SQL types list: desc: List the available Cloud SQL sizes for new instances show: desc: Show details of Cloud SQL types users: desc: List the users associated with an account list: desc: List users show: desc: Show users update: desc: Update a user volumes: desc: Manage an account's volumes args: one: optional: "[...]" many: ... specify_one_id_first: You must specify the volume ID as the first argument specify_many_ids: You must specify volume IDs as arguments unknown_id: Couldn't find %{volume} options: boot: Set this volume as boot volume on server delete_with_server: Set volume to be deleted with a server if attached encrypted: Encrypt the volume fs_label: Filesystem label, visible from within some OS fs_type: Filesystem type to use to create blank volume image: Create volume from existing Image ID serial: Customisable serial number for volume size: Volume size in MB attach: desc: Attach a volume to an existing server args: specify_server_id_second: "You must specify the server ID to attach to as the second argument" acting: Attaching %{volume} copy: desc: Create a new volume from an existing one acting: Copying %{volume} create: desc: Create a new volume acting: Creating volume image_or_type_required: An 'image' or 'fs-type' option must be passed either_image_or_type: An 'image' and 'fs-type' can not be passed together destroy: desc: Destroy one or more volumes acting: Destroying %{volume} detach: desc: Detach a volume from a server acting: Detaching %{volume} list: desc: List all volumes or limit using passed IDs lock: desc: Lock volumes acting: Locking %{volume} resize: desc: Resize a volume size_option_needed: A 'size' option is required acting: Resizing %{volume} show: desc: Show details about multiple volumes unlock: desc: Unlock volumes acting: Unlocking %{volume} update: desc: Update a volume acting: Updating %{volume}