You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'db system list'='all backup-id compartment-id from-json help limit page page-size'
215
215
'db system patch'='db-system-id from-json help patch-action patch-id'
216
216
'db system terminate'='db-system-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
217
-
'db system update'='cpu-core-count data-storage-size-in-gbs db-system-id force from-json help if-match max-wait-seconds patch-action patch-id ssh-authorized-keys-file wait-for-state wait-interval-seconds'
217
+
'db system update'='cpu-core-count data-storage-size-in-gbs db-system-id defined-tags force freeform-tags from-json help if-match max-wait-seconds patch-action patch-id ssh-authorized-keys-file wait-for-state wait-interval-seconds'
218
218
'db system-shape list'='all availability-domain compartment-id from-json help limit page page-size'
219
-
'db version list'='all compartment-id db-system-shape from-json help limit page page-size'
219
+
'db version list'='all compartment-id db-system-id db-system-shape from-json help limit page page-size'
220
220
'dns record domain delete'='compartment-id domain force from-json help if-match if-unmodified-since zone-name-or-id'
221
221
'dns record domain get'='all compartment-id domain from-json help if-modified-since if-none-match limit page page-size rtype sort-by sort-order zone-name-or-id zone-version'
222
222
'dns record domain patch'='compartment-id domain from-json help if-match if-unmodified-since items zone-name-or-id'
@cli_util.option('--pdb-name', help="""Pluggable database name. It must begin with an alphabetic character and can contain a maximum of eight alphanumeric characters. Special characters are not permitted. Pluggable database should not be same as database name.""")
293
293
@cli_util.option('--ssh-authorized-keys-file', type=click.File('r'), help="""A file containing one or more public SSH keys to use for SSH access to the DB System. Use a newline character to separate multiple keys. The length of the combined keys cannot exceed 10,000 characters.""")
@cli_util.option('--patch-id', help="""The OCID of the patch.""")
346
346
@cli_util.option('--ssh-authorized-keys-file', type=click.File('r'), help="""A file containing one or more public SSH keys to use for SSH access to the DB System. Use a newline character to separate multiple keys. The length of the combined keys cannot exceed 10,000 characters.""")
0 commit comments