Node:Removing an existing account, Next:Listing accounts, Previous:Changing an existing account, Up:WebPublish Accounts
To remove an existing account, you must remove the account's
record from the account
database file. You can use the -remove
command line option to remove an existing account.
To remove an existing account from the WebPublish database, you
must specify the name of the account that is to be removed. The
-account (-a
) variable is used to specify the name of the account
that is to be removed.
The following example will remove the account personal
from
the account
database file.
webpublish --remove -F account -a personal