mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Jun 15 10:31:27 UTC 2023
This commit is contained in:
parent
435c9359b5
commit
2102dc5511
223 changed files with 8143 additions and 443 deletions
|
|
@ -88,10 +88,10 @@ FLAGS
|
|||
--activation-policy=ACTIVATION_POLICY
|
||||
Activation policy for this instance. This specifies when the instance
|
||||
should be activated and is applicable only when the instance state is
|
||||
RUNNABLE. The default is on-demand. More information on activation
|
||||
RUNNABLE. The default is always. More information on activation
|
||||
policies can be found here:
|
||||
https://cloud.google.com/sql/docs/mysql/start-stop-restart-instance#activation_policy.
|
||||
ACTIVATION_POLICY must be one of: always, never, on-demand.
|
||||
ACTIVATION_POLICY must be one of: always, never.
|
||||
|
||||
--active-directory-domain=ACTIVE_DIRECTORY_DOMAIN
|
||||
Managed Service for Microsoft Active Directory domain this instance is
|
||||
|
|
|
|||
|
|
@ -58,10 +58,10 @@ FLAGS
|
|||
--activation-policy=ACTIVATION_POLICY
|
||||
Activation policy for this instance. This specifies when the instance
|
||||
should be activated and is applicable only when the instance state is
|
||||
RUNNABLE. The default is on-demand. More information on activation
|
||||
RUNNABLE. The default is always. More information on activation
|
||||
policies can be found here:
|
||||
https://cloud.google.com/sql/docs/mysql/start-stop-restart-instance#activation_policy.
|
||||
ACTIVATION_POLICY must be one of: always, never, on-demand.
|
||||
ACTIVATION_POLICY must be one of: always, never.
|
||||
|
||||
--active-directory-domain=ACTIVE_DIRECTORY_DOMAIN
|
||||
Managed Service for Microsoft Active Directory domain this instance is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue