Node:Listing excluded publish paths, Previous:Removing an excluded publish path, Up:Excluding Publish Paths
The -list command can be used to list the excluded publish paths
for a specific account to stdout. The --list
command can also be
used to list all of the excluded publish paths 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 excluded paths for the
specified account will be listed to stdout. If no account is
specified on the command line then all of the excluded paths in
the WebPublish database will be listed to stout.
The following example will list all of the excluded publish paths
for the account personal.
webpublish --list -F publish -a personal