docs: add taosk --view-config and --edit-file usage#35155
docs: add taosk --view-config and --edit-file usage#35155guanshengliang merged 11 commits intomainfrom
Conversation
- Add section for viewing encrypted configuration files - Add section for editing encrypted configuration files with detailed workflow - Include usage examples and important notes - Update both Chinese and English documentation
There was a problem hiding this comment.
Code Review
This pull request adds documentation in both English and Chinese for viewing and editing encrypted configuration files using the taosk tool. Feedback was provided to include the data directory flag (-d) in the example commands within the notes section for consistency and to ensure the commands function correctly in non-default environments.
There was a problem hiding this comment.
Pull request overview
Adds documentation for using taosk to view and edit encrypted configuration files, extending the existing “Storage Security / TDE” operational guidance.
Changes:
- Document
taosk --view-configto decrypt and display encrypted config files. - Document
taosk --edit-fileworkflow for editing encrypted config files via a temporary decrypted file and re-encryption. - Apply the same additions to both Chinese and English security operation docs.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| docs/zh/08-operation/16-security.md | Adds Chinese sections for viewing/editing encrypted configuration files with taosk. |
| docs/en/08-operation/16-security.md | Adds English sections for viewing/editing encrypted configuration files with taosk. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…m/taosdata/TDengine into feat/main/taosk-edit-encrypt-file
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Description
Issue(s)
Checklist
Please check the items in the checklist if applicable.