docs/client
Ying Li 0d7df87805 Add an interactive command to delete a key from any keystore.
This lists any matching keys, and requires the user to pick which one
to choose, if there is more than 1 matching key.  Also requires the
user to confirm before deleting.

Signed-off-by: Ying Li <ying.li@docker.com>
2015-11-14 14:17:08 -08:00
..
changelist creating concrete types for the various key ciphers 2015-10-28 16:02:55 -07:00
client.go Fixes client to report problems contacting the remote server. 2015-11-13 05:26:00 -08:00
client_pkcs11_test.go Add an interactive command to delete a key from any keystore. 2015-11-14 14:17:08 -08:00
client_root_validation_test.go Refactor notary client tests. 2015-11-12 01:09:06 -08:00
client_test.go Merge pull request #280 from docker/remove-get-root 2015-11-13 15:51:42 -08:00
helpers.go creating concrete types for the various key ciphers 2015-10-28 16:02:55 -07:00
helpers_test.go adding gotuf to notary 2015-10-27 16:36:06 -07:00
repo.go Remove KeyStoreManager's dependency on a KeyStore. 2015-11-13 15:00:45 -08:00
repo_pkcs11.go Remove KeyStoreManager's dependency on a KeyStore. 2015-11-13 15:00:45 -08:00