Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

delete-backup-config

deletes an existing domain backup configuration

Synopsis

delete-backup-config [--help]
backup-config-name

Description

The delete-backup-config subcommand deletes an existing domain backup configuration.

This subcommand is supported in remote mode only.

Options

--help
-?

Displays the help text for the subcommand.

Operands

backup-config-name

Specifies the name of the domain backup configuration to delete.

Examples

Example 1   Deleting a Domain Backup Configuration

This example deletes the monthly-config domain backup configuration.

asadmin> delete-backup-config monthly-backup
Command delete-backup-config executed successfully.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also

create-backup-config(1), disable-backup-config(1), enable-backup-config(1), list-backup-configs(1)

asadmin(1M)