Skip to content

podman volume rename #28189

@cyqsimon

Description

@cyqsimon

Feature request description

Currently if I want to rename a volume, I need to create a new volume, copy/move over all its data, then remove the original volume. This seems to me unnecessarily roundabout for a somewhat common need.

Suggest potential solution

Add a podman volume rename command that renames the volume in-place.

Have you considered any alternatives?

The existing create-copy-remove dance. It's not ideal.

Additional context

No response

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.triagedIssue has been triaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions