delete-config

Syntax

tadm delete-config common_options config_name

Description

Use this command to delete a configuration. You can delete a configuration only if the configuration has no server instances referring to it.

Options

For information about common_options, run the help command.

Operands

config-name

Specify the name of the configuration that you want to delete.

Example

tadm delete-config --user=admin --host=admin.example.com --password-file=./admin.passwd --port=8989 --no-prompt 
config-1

Exit Codes

The following exit values are returned:

0: command executed successfully

>0: error in executing the command

For more information about exit codes and syntax notations, run the help command.