File tree Expand file tree Collapse file tree 4 files changed +9
-87
lines changed
cmd/workspace/database/update-database-instance Expand file tree Collapse file tree 4 files changed +9
-87
lines changed Original file line number Diff line number Diff line change 77
88Flags:
99 --capacity string The sku of the instance.
10+ --enable-pg-native-login Whether the instance has PG native password login enabled.
1011 --enable-readable-secondaries Whether to enable secondaries to serve read-only traffic.
1112 -h, --help help for update-database-instance
1213 --json JSON either inline JSON string or @path/to/file.json with request body (default JSON (0 bytes))
Original file line number Diff line number Diff line change @@ -150,6 +150,7 @@ Additional Commands:
150150 configure Configure authentication
151151 help Help about any command
152152 labs Manage Databricks Labs installations
153+ tag-policies The Tag Policy API allows you to manage tag policies in Databricks.
153154 version Retrieve information about the current version of this CLI
154155
155156Flags:
Original file line number Diff line number Diff line change @@ -478,89 +478,6 @@ github.com/databricks/cli/bundle/config/resources.DashboardPermission:
478478 " user_name " :
479479 "description" : |-
480480 PLACEHOLDER
481- github.com/databricks/cli/bundle/config/resources.DatabaseCatalog :
482- " create_database_if_not_exists " :
483- "description" : |-
484- PLACEHOLDER
485- " database_instance_name " :
486- "description" : |-
487- PLACEHOLDER
488- " database_name " :
489- "description" : |-
490- PLACEHOLDER
491- " name " :
492- "description" : |-
493- PLACEHOLDER
494- " permissions " :
495- "description" : |-
496- PLACEHOLDER
497- " uid " :
498- "description" : |-
499- PLACEHOLDER
500- github.com/databricks/cli/bundle/config/resources.DatabaseInstance :
501- " capacity " :
502- "description" : |-
503- PLACEHOLDER
504- " child_instance_refs " :
505- "description" : |-
506- PLACEHOLDER
507- " creation_time " :
508- "description" : |-
509- PLACEHOLDER
510- " creator " :
511- "description" : |-
512- PLACEHOLDER
513- " effective_enable_readable_secondaries " :
514- "description" : |-
515- PLACEHOLDER
516- " effective_node_count " :
517- "description" : |-
518- PLACEHOLDER
519- " effective_retention_window_in_days " :
520- "description" : |-
521- PLACEHOLDER
522- " effective_stopped " :
523- "description" : |-
524- PLACEHOLDER
525- " enable_readable_secondaries " :
526- "description" : |-
527- PLACEHOLDER
528- " name " :
529- "description" : |-
530- PLACEHOLDER
531- " node_count " :
532- "description" : |-
533- PLACEHOLDER
534- " parent_instance_ref " :
535- "description" : |-
536- PLACEHOLDER
537- " permissions " :
538- "description" : |-
539- PLACEHOLDER
540- " pg_version " :
541- "description" : |-
542- PLACEHOLDER
543- " purge_on_delete " :
544- "description" : |-
545- PLACEHOLDER
546- " read_only_dns " :
547- "description" : |-
548- PLACEHOLDER
549- " read_write_dns " :
550- "description" : |-
551- PLACEHOLDER
552- " retention_window_in_days " :
553- "description" : |-
554- PLACEHOLDER
555- " state " :
556- "description" : |-
557- PLACEHOLDER
558- " stopped " :
559- "description" : |-
560- PLACEHOLDER
561- " uid " :
562- "description" : |-
563- PLACEHOLDER
564481github.com/databricks/cli/bundle/config/resources.DatabaseInstancePermission :
565482 " group_name " :
566483 "description" : |-
You can’t perform that action at this time.
0 commit comments