-
Notifications
You must be signed in to change notification settings - Fork 202
Add documentation for Harbor CLI configuration and encryption management #645
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: ALTHAF <[email protected]>
Signed-off-by: ALTHAF <[email protected]>
Signed-off-by: ALTHAF <[email protected]>
Signed-off-by: Patrick Eschenbach <[email protected]>
…nt, added section for encryption management Signed-off-by: Patrick Eschenbach <[email protected]>
… docs Signed-off-by: Patrick Eschenbach <[email protected]>
709fa5b
to
14abb82
Compare
The origin of this is this PR in the CLI: goharbor/harbor-cli#390 |
As this is my first time continuing another contributor's work in a public project, I want to ensure proper credit attribution for @Althaf66's original contributions. Please confirm commit authorship appears correctly in the branch history and verify the original contribution chain is properly referenced. Let me know if any attribution adjustments are needed. |
Signed-off-by: Patrick Eschenbach <[email protected]>
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.
Thanks for the contribution
I have suggested some changes
…cli; updated script to use rsync for keeping files in sync and removing outdated docs. encryption, config and main index docs have been moved to cli repo Signed-off-by: Patrick Eschenbach <[email protected]>
@bupd, I have incorporated all of your changes and moved the encryption and config docs to the harbor-cli repo in this PR. Since the |
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.
Signed-off-by: Patrick Eschenbach <[email protected]>
Signed-off-by: Patrick Eschenbach <[email protected]>
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
Signed-off-by: Patrick Eschenbach <[email protected]>
Signed-off-by: Patrick Eschenbach <[email protected]>
@qcserestipy Mayve it would make sense to inject into the top page the tag version this documentation refers too? Here on the top down in the bottom... ![]() |
Add documentation for Harbor CLI configuration and encryption management
Purpose
This PR introduces comprehensive documentation for two critical aspects of Harbor CLI:
Changes
Configuration Management Documentation
--config
flag > env var > XDG paths)Encryption Management Documentation
Notes
Let me know if any sections need expansion or clarification!