containers / containers/toolbox
Add command 'rename'
Open
1. Feature request
5. Good First Issue
- Dominant language
- Go
- Stars
- 3.5k
- Forks
- 262
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
Toolboxes are given a name when they are created. Until recently the name could not be changed and users had no way of changing them. Since [Podman 3.0](https://github.com/containers/podman/releases/tag/v3.0.0) it is possible to rename containers using the `podman rename` command.
**Describe the solution you'd like**
Make the rename command available for toolboxes. The command should only support systems with Podman >= v3.0.
Contributor guide
Assessment
This issue has not been assessed yet.