[SVN] r7901 (SQL)
Ciarán Walsh
ciawal at gmail.com
Sun Aug 5 12:50:55 UTC 2007
Updated to replace usage of Usage: security [-h] [-i] [-l] [-p prompt] [-q] [-v] [command] [opt ...]
-i Run in interactive mode.
-l Run /usr/bin/leaks -nocontext before exiting.
-p Set the prompt to "prompt" (implies -i).
-q Be less verbose.
-v Be more verbose about what's going on.
security commands are:
help Show all commands. Or show usage for a command.
list-keychains Display or manipulate the keychain search list.
default-keychain Display or set the default keychain.
login-keychain Display or set the login keychain.
create-keychain Create keychains and add them to the search list.
delete-keychain Delete keychains and remove them from the search list.
lock-keychain Lock the specified keychain.
unlock-keychain Unlock the specified keychain.
set-keychain-settings Set settings for a keychain.
show-keychain-info Show the settings for keychain.
dump-keychain Dump the contents of one or more keychains.
create-keypair Create an assymetric keypair.
create-csr Create an assymetric keypair.
add-internet-password Add an internet password item.
add-generic-password Add a generic password item.
add-certificates Add certificates to a keychain.
find-internet-password Find an internet password item.
find-generic-password Find a generic password item.
find-certificate Find a certificate item.
create-db Create an db using the DL.
export Export an item into a keychain.
import Import an item into a keychain.
cms Manipulate cms messages.
install-mds Install (or re-install) the MDS database.
leaks Run /usr/bin/leaks on this proccess. with new keychain extension
Changed:
U trunk/Bundles/SQL.tmbundle/Support/bin/db_browser_lib.rb
More information about the textmate-dev
mailing list