Node:Listing accounts, Previous:Removing an existing account, Up:WebPublish Accounts
The -list command can be used to list the information for a
specific account to stdout. The --list
command can also be used to
list all of the accounts in the WebPublish database to stdout.
If an account name is specified on the command line using the
-account (-a
) DATA option then only the specified account will be
listed to stdout. If no account is specified on the command line
then all of the accounts in the WebPublish database will be
listed to stout.
The following example will list the account personal
.
webpublish --list -F account -a personal