Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cli guide for nebula-cert #52

Open
jasikpark opened this issue Aug 29, 2022 · 1 comment
Open

Add cli guide for nebula-cert #52

jasikpark opened this issue Aug 29, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@jasikpark
Copy link
Collaborator

jasikpark commented Aug 29, 2022

❯ 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.

@jasikpark jasikpark added the documentation Improvements or additions to documentation label Aug 29, 2022
@jasikpark
Copy link
Collaborator Author

Mentioned in slackhq/nebula#53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant