Files
docker-cli/components/cli/docs/reference/commandline/rename.md
Mary Anthony f33e7e36a6 Fixing issues in command ordering. Adding index.md
Adjust bullets
Entering Seb's comments

Signed-off-by: Mary Anthony <mary@docker.com>
Upstream-commit: d45666f869
Component: cli
2017-06-02 00:07:11 +00:00

20 lines
398 B
Markdown

<!--[metadata]>
+++
title = "rename"
description = "The rename command description and usage"
keywords = ["rename, docker, container"]
[menu.main]
parent = "smn_cli"
+++
<![end-metadata]-->
# rename
Usage: docker rename [OPTIONS] OLD_NAME NEW_NAME
Rename a container
--help=false Print usage
The `docker rename` command allows the container to be renamed to a different name.