-
Notifications
You must be signed in to change notification settings - Fork 3.4k
docs: Add cmdref for cilium-cli #40017
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
Conversation
3ed9989
to
ca26715
Compare
ca26715
to
f8fe417
Compare
f8fe417
to
4ff7d8e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks a lot! I left some comments / thoughts that came to my mind when I compared the new with the existing cmd ref.
4ff7d8e
to
f6af085
Compare
5449dc1
to
a8d5a66
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks again!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for this work! And thanks Marco for the thorough review
/test |
Signed-off-by: Hadrien Patte <hadrien.patte@datadoghq.com>
a8d5a66
to
75a6751
Compare
/test |
Add generated documentation for the cilium CLI.
Additional updates:
.gitattributes
to have github display the diff for.rst
files underDocumentation/cmdref
as those are not autogeneratedDocumentation/cmdref
to have one main index and one sub-index per CLI to replace the current very large cli_index page.Please ensure your pull request adheres to the following guidelines:
description and a
Fixes: #XXX
line if the commit addresses a particularGitHub issue.
Fixes: <commit-id>
tag, thenplease add the commit author[s] as reviewer[s] to this issue.