1
0
mirror of https://github.com/docker/cli.git synced 2025-07-07 06:41:09 +03:00
Files
cli/docs/reference/commandline/rename.md
2017-06-02 00:10:31 +00:00

738 B

title, description, keywords
title description keywords
rename The rename command description and usage rename, docker, container

rename

Usage:  docker rename CONTAINER NEW_NAME

Rename a container

Options:
      --help   Print usage

The docker rename command allows the container to be renamed to a different name.