nebula/cmd/nebula-cert
Stephan 1592da921d fix(nebula-cert): flag duration is optional, so reflect this is the cli help (#117)
* fix: nebula-cert duration is optional, so reflect this is the cli help

nebula-cert sign defaults the duration flag to 1 second before the CA expires, so it is not required to be provided.

* tests: Fix test for duration flag help message

* nebula-cert: add duration default value hint
2020-01-06 10:51:29 -08:00
..
ca.go Root constraint usage and support in nebula-cert 2019-12-17 17:59:21 -08:00
ca_test.go Root constraint usage and support in nebula-cert 2019-12-17 17:59:21 -08:00
keygen.go Public Release 2019-11-19 17:00:20 +00:00
keygen_test.go gofmt 2019-12-11 23:15:57 -05:00
main.go Support for 1.0.0 release 2019-11-19 10:31:59 -08:00
main_test.go Public Release 2019-11-19 17:00:20 +00:00
print.go gofmt 2019-12-11 23:15:57 -05:00
print_test.go gofmt 2019-12-11 23:15:57 -05:00
sign.go fix(nebula-cert): flag duration is optional, so reflect this is the cli help (#117) 2020-01-06 10:51:29 -08:00
sign_test.go fix(nebula-cert): flag duration is optional, so reflect this is the cli help (#117) 2020-01-06 10:51:29 -08:00
test_darwin.go Fix nebula-cert tests on darwin and windows 2019-12-11 10:13:19 -05:00
test_linux.go Support for 1.0.0 release 2019-11-19 10:31:59 -08:00
test_windows.go Public Release 2019-11-19 17:00:20 +00:00
verify.go gofmt 2019-12-11 23:15:57 -05:00
verify_test.go gofmt 2019-12-11 23:15:57 -05:00