mirror of
https://github.com/slackhq/nebula.git
synced 2026-02-07 07:50:38 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| ca.go | ||
| ca_test.go | ||
| keygen.go | ||
| keygen_test.go | ||
| main.go | ||
| main_test.go | ||
| print.go | ||
| print_test.go | ||
| sign.go | ||
| sign_test.go | ||
| test_darwin.go | ||
| test_linux.go | ||
| test_windows.go | ||
| verify.go | ||
| verify_test.go | ||