docs: Italian completion docs + v0.5.2 changelog - #242
Merged
Conversation
Mirror the English doc changes in the Italian translations under docs/website/i18n/it/docusaurus-plugin-content-docs/current/: Network resources: - subnet.md, securitygroup.md, vpcpeering.md: expand bare stubs into full examples showing parent-slot completion. - securityrule.md, vpcpeeringroute.md: extend to show all three positional slots (were showing only the final slot). Database resources: - dbaas.database.md: add "Auto-completamento Shell" section. - dbaas.user.md: add "Auto-completamento Shell" section. - dbaas.grant.md: add "Auto-completamento Shell" section (3-level chain). Storage resources: - backup.md: mark volume-id argument as supporting auto-completion. - restore.md: add create-command auto-completion block (backup-id then volume-id). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Covers all changes since v0.5.1: - feat: context auto-selection (#234) - feat: clear-contexts prompt on profile switch (#236) - fix: shell completion parent-ID slots for network sub-resources (#239/#240) - fix: shell completion parent-ID slots for database/storage sub-resources (#241) - fix: zone value in docs examples (#238) - docs: English and Italian completion section updates Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #242 +/- ##
=======================================
Coverage 78.20% 78.20%
=======================================
Files 53 53
Lines 12593 12593
=======================================
Hits 9848 9848
Misses 1575 1575
Partials 1170 1170
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release prep for v0.5.2 (2026-06-19).
docs/website/i18n/it/? all 10 Italian resource pages now show the full hierarchical TAB sequences for subnet, securitygroup, vpcpeering, securityrule, vpcpeeringroute, dbaas.database, dbaas.user, dbaas.grant, storage/backup, and storage/restore.Note: the English doc updates and code fixes were already merged via #240 and #241.
Test plan
?? Generated with Claude Code