All export/download operations in the fileop MixIn class support filename.
I'm not putting in filename support in all the script(s) and it's fine if they already have it. it will work out of box w/ or w/o filename argument.
grid-backup - defaults to database.bak
get-log - defaults to .tar.gz
get-file - defaults to .tar.gz
get-supportbundle - defaults to supportbundle.tar.gz
csv-export - defaults to .csv i.e. -o record:a will output to arecords.csv
All export/download operations in the fileop MixIn class support filename.
I'm not putting in filename support in all the script(s) and it's fine if they already have it. it will work out of box w/ or w/o filename argument.
grid-backup - defaults to database.bak get-log - defaults to.tar.gz
get-file - defaults to .tar.gz
get-supportbundle - defaults to supportbundle.tar.gz
csv-export - defaults to .csv i.e.
-o record:a
will output to arecords.csv