mirror of
https://github.com/moby/moby.git
synced 2026-08-04 23:21:00 +00:00
Formatting changes to make 1.12.x ref docs buildable in Jekyll
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
<!--[metadata]>
|
||||
+++
|
||||
title = "node rm"
|
||||
description = "The node rm command description and usage"
|
||||
keywords = ["node, remove"]
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
---
|
||||
redirect_from:
|
||||
- /reference/commandline/node_rm/
|
||||
description: The node rm command description and usage
|
||||
keywords:
|
||||
- node, remove
|
||||
title: docker node rm
|
||||
---
|
||||
|
||||
**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes.
|
||||
|
||||
# node rm
|
||||
|
||||
```markdown
|
||||
Usage: docker node rm [OPTIONS] NODE [NODE...]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user