Skip to content

feat(cli): fixed name cmd - #226

Open
duboolivier wants to merge 2 commits into
mainfrom
dev/olivierdubo/rename-storage-commands
Open

feat(cli): fixed name cmd#226
duboolivier wants to merge 2 commits into
mainfrom
dev/olivierdubo/rename-storage-commands

Conversation

@duboolivier

Copy link
Copy Markdown
Contributor

Description

Rename the Public Cloud storage commands for clarity (feedback: current names were misleading). The resource type is now explicit:

Before After
cloud storage block <cmd> cloud storage block volume <cmd>
cloud storage object <cmd> cloud storage object bucket <cmd>

Updated commands, tests, README and regenerated docs.

Fixes #xx (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (improvement of existing commands)
  • Breaking change (fix or feature that can break a current behavior)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code
  • I ran go mod tidy
  • I have added tests that prove my fix is effective or that my feature works

Signed-off-by: olivier dubo <olivier.dubo@ovhcloud.com>
@duboolivier
duboolivier requested a review from a team as a code owner August 10, 2026 14:07
…e-storage-commands

# Conflicts:
#	doc/ovhcloud_cloud_storage_block.md
#	doc/ovhcloud_cloud_storage_block_volume_create-from-backup.md
#	internal/cmd/cloud_storage_block.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant