You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ nebula-cert -h
Usage of nebula-cert :
Global flags:
-version: Prints the version
-h, -help: Prints this help message
Modes:
ca : create a self signed certificate authority
keygen : create a public/private key pair. the public key can be passed to nebula-cert sign
sign : create and sign a certificate
print : prints details about a certificate
verify : verifies a certificate isn't expired and was signed by a trusted authority.
The text was updated successfully, but these errors were encountered:
❯ nebula-cert -h
Usage of nebula-cert :
Global flags:
-version: Prints the version
-h, -help: Prints this help message
Modes:
ca : create a self signed certificate authority
keygen : create a public/private key pair. the public key can be passed to
nebula-cert sign
sign : create and sign a certificate
print : prints details about a certificate
verify : verifies a certificate isn't expired and was signed by a trusted authority.
The text was updated successfully, but these errors were encountered: