|
Softabar Command Line Password Manager has following options: Softabar Command Line Password Manager v1.0 Copyright (C) 2007 Softabar (www.softabar.com)
Usage: pwdmgr.exe [options]
Options: --version show program's version number and exit -h, --help show this help message and exit -V, --view-all-accounts View all accounts. -v <account name>, --view-account=<account name> View account. By default, adds wild card '%' in start and end of specified account name unless '%' is specified in argument. -a, --add-account Add new account. -e <account name>, --edit-account=<account name> Edit account. -d <account name>, --delete-account=<account name> Delete account (use '%' to delete all accounts). -l <delimeter>, --delim=<delimeter> Delimeter for fields. Used when listing accounts. -s, --account-separator Print account separator when listing accounts. -c <quote character>, --quote-char=<quote character> Quote character for fields. Used when listing accounts. -r, --row-number Print row number. -f, --force Do not ask user confirmation. Use with delete options. -N, --no-header Do not print program header. -G, --generate-password Generate random password with 8 characters. -I <email licenseKey>, --install-license=<email licenseKey> Install license information.
Account options (used with add and edit commands): -A <account name>, --account-name=<account name> Account name. -U <user name>, --user-name=<user name> User name for the account. -P <password>, --password=<password> Password for the account. Use 'G' as value to generate random password. -D <description>, --description=<description> Account description.
Advanced options: --install-password Install password. If password is installed, it is asked everytime program is executed. Password also encrypts accounts. --uninstall-password Uninstall password. If changing password, old password must first be uninstalled. --display=<display name> Shows predefined display of accounts. Use --sql option to specify display. --sql=<sql query> Adds SQL select query. Display shows results of this SQL query. --params=<sql params> Comma separated list of SQL parameters. Use '?' as placeholder for parameter in SQL query. --display-list List defined displays. --display-update=<display name> Update existing display. --display-delete=<display name> Delete display. --display-doc Show display documentation. --import=<file name> Import accounts from a file generated by Softabar Password Manager 2.x.x. --export=<file name> Export accounts to a file for use with Softabar Password Manager 2.x.x.
|