mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-08 20:23:59 +01: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