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-password-alias

deletes a password alias

Synopsis

delete-password-alias [--help]
 aliasname

Description

This subcommand deletes a password alias.

Options

--help
-?

Displays the help text for the subcommand.

Operands

aliasname

This is the name of the substitute password as it appears in domain.xml.

Examples

Example 1   Deleting a Password Alias
asadmin>delete-password-alias
jmspassword-alias

Command delete-password-alias executed successfully

Exit Status

0

command executed successfully

1

error in executing the command

See Also

create-password-alias(1), list-password-aliases(1), update-password-alias(1)

asadmin(1M)