support-package 

dbvcli support-package {-d|--name} CONFIGURATION_NAME [--OPTIONS]

Create a Support Package to send to Dbvisit support

Option

Type

Description

Option

Type

Description

--output-dir

string

directory in which to save the support package (defaults to user's home directory)

-bash-4.2$ ./dbvcli support-package -d PG5432 Connecting to the Control Center at centlin72.oraclekiwi.co.nz:4433 ✓ Creating support package ✓ Output Directory Enter the directory in which to store the support package. A file named sp-PG5432-20241101141032+1300.zip will be stored in this directory. Output Directory: > /tmp Downloading support package ✓ Support package successfully downloaded to '/tmp/sp-PG5432-20241101141032+1300.zip'. -bash-4.2$