mirror of
https://github.com/containers/podman.git
synced 2025-10-13 01:06:10 +08:00
Remove kpod rename
Libpod containers are immutable once created. They cannot be renamed after created. As such remove kpod rename. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #101 Approved by: baude
This commit is contained in:
@ -53,7 +53,6 @@ func main() {
|
||||
psCommand,
|
||||
pullCommand,
|
||||
pushCommand,
|
||||
renameCommand,
|
||||
rmCommand,
|
||||
rmiCommand,
|
||||
runCommand,
|
||||
|
Reference in New Issue
Block a user