You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

The following arguments are used on most of the commands available in RedCli:
ArgumentDescription

 -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.

  • No labels