Manage all aspects of database function sets
Available Sub Commands
delete
Delete an existing database function set
duplicate
Duplicate a database function set
export
Export an existing database function set from a metadata repository to a file
import
Import a database function set from a file
list-all
List all database function sets
list-db-names
List all database names available for use in a database function set
modify
Modify an existing database function set
rename
Rename an existing database function set
show
Show the contents of an existing database function set
Database Function Set Arguments
Table of arguments
Common Arguments
| Argument | Description |
|---|---|
-c [ --config-file ] <arg> | A configuration file that contains program options (format is INI file) |
| -o [ --output-mode ] <arg> | Either human, json or xml. |
| -l [ --log-level ] <arg> | Log level, 0-5 inclusive. 0=only fatal errors, 5=all logging messages. |