ubicloud/cli-commands/pg/post
2025-11-27 13:13:12 +01:00
..
add-config-entries.rb DRY up pg add-config-entries/show-config/show-pgbouncer-config code 2025-08-26 02:42:03 +09:00
add-firewall-rule.rb Support creating postgres firewall rules with descriptions in the cli/sdk 2025-08-26 02:42:03 +09:00
add-metric-destination.rb Reimplement CLI processing using the Ruby SDK 2025-03-28 16:25:47 -07:00
add-pgbouncer-config-entries.rb Add pg add-pgbouncer-config-entries to the cli/sdk 2025-08-26 02:42:03 +09:00
ca-certificates.rb Add pg ca-certificates to the cli 2025-08-26 02:42:03 +09:00
create-read-replica.rb Add pg create-read-replica to the cli/sdk 2025-08-26 02:42:03 +09:00
create.rb Allow Postgres configuration in create API to support failover slots 2025-11-26 12:48:54 +01:00
delete-firewall-rule.rb Improve error output for invalid CLI option arguments 2025-07-02 05:02:05 +09:00
delete-metric-destination.rb Improve error output for invalid CLI option arguments 2025-07-02 05:02:05 +09:00
destroy.rb Fix capitalization in destroy confirm/error messages 2025-02-19 10:25:42 -08:00
list-backups.rb Add CLI support (pg list-backups) for /backups endpoint 2025-11-27 13:13:12 +01:00
modify-firewall-rule.rb Add pg modify-firewall-rule to the cli/sdk 2025-08-26 02:42:03 +09:00
modify.rb DRY up and handle errors for incorrect pg tag format on cli 2025-08-26 02:42:03 +09:00
pg_dump.rb Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
pg_dumpall.rb Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
promote-read-replica.rb Add pg promote-read-replica to the cli/sdk 2025-08-26 02:42:03 +09:00
psql.rb Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
remove-config-entries.rb Add pg remove-config-entries to the cli 2025-08-26 02:42:03 +09:00
remove-pgbouncer-config-entries.rb Add pg remove-pgbouncer-config-entries to the cli 2025-08-26 02:42:03 +09:00
rename.rb Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
reset-superuser-password.rb Reimplement CLI processing using the Ruby SDK 2025-03-28 16:25:47 -07:00
restart.rb Reimplement CLI processing using the Ruby SDK 2025-03-28 16:25:47 -07:00
restore.rb Reimplement CLI processing using the Ruby SDK 2025-03-28 16:25:47 -07:00
set-maintenance-window.rb Add pg set-maintenance-window to cli/sdk 2025-08-26 02:42:03 +09:00
show-config.rb DRY up pg add-config-entries/show-config/show-pgbouncer-config code 2025-08-26 02:42:03 +09:00
show-pgbouncer-config.rb DRY up pg add-config-entries/show-config/show-pgbouncer-config code 2025-08-26 02:42:03 +09:00
show-upgrade-status.rb Add PG Upgrade functionality to SDK and CLI 2025-10-13 20:46:22 +05:30
show.rb Make postgres serializer use customer firewall rules 2025-10-30 02:30:25 +09:00
upgrade.rb Add PG Upgrade functionality to SDK and CLI 2025-10-13 20:46:22 +05:30