docs/cmd/notary
Riyaz Faizullabhoy bac2d78b9d Adds --all-paths flag (requires new TUF delegation key for removes), also print <all paths> in addition to "" on CLI
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2016-02-03 15:46:03 -08:00
..
cert.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00
config.json Changing the default config to point to notary-server 2015-10-12 18:21:39 -07:00
delegations.go Adds --all-paths flag (requires new TUF delegation key for removes), also print <all paths> in addition to "" on CLI 2016-02-03 15:46:03 -08:00
delegations_test.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00
integration_nonpkcs11_test.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00
integration_pkcs11_test.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00
integration_test.go Adds --all-paths flag (requires new TUF delegation key for removes), also print <all paths> in addition to "" on CLI 2016-02-03 15:46:03 -08:00
keys.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00
keys_nonpkcs11.go fixing integrations tests for new list keys layout 2015-11-12 01:12:21 -08:00
keys_pkcs11.go add verification to yubikey signatures. Attempt to generate sig up to 5 times, fail if all 5 are invalid 2015-11-12 01:13:03 -08:00
keys_test.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00
main.go Add some more tests for notary CLI 2016-02-03 13:21:32 -08:00
main_test.go Add some more tests for notary CLI 2016-02-03 13:21:32 -08:00
prettyprint.go Adds --all-paths flag (requires new TUF delegation key for removes), also print <all paths> in addition to "" on CLI 2016-02-03 15:46:03 -08:00
prettyprint_test.go delegations CLI UX improvements 2016-01-25 16:14:02 -08:00
root-ca.crt Fixed comments, changed default config 2015-10-12 17:14:23 -07:00
tuf.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00
tuf_test.go Refactor the notary command line to not use global mutable state, and to not exit on error. 2016-02-03 12:01:16 -08:00