-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Support renaming files in directories in az storage #31578
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamStorageaz storageaz storageact-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-requestneeds-team-triageThis issue needs the team to triage.This issue needs the team to triage.
Milestone
Metadata
Metadata
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamStorageaz storageaz storageact-codegen-extensibility-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-requestneeds-team-triageThis issue needs the team to triage.This issue needs the team to triage.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Related command
az storage fileandaz storage directoryIs your feature request related to a problem? Please describe.
The missing
renameoperation is very common and would make for a great feature that completes the rest of the commands.Describe the solution you'd like
The
az storage fileandaz storage directoryutilities should include arenameoperation.Describe alternatives you've considered
The alternatives are to either:
Rename FileandRename Directory.Rename-AzStorageFileandRename-AzStorageDirectory.Additional context
Renaming a directory through the REST API is much less convenient than any of the
storagecommands: