mirror of
https://github.com/moby/moby.git
synced 2026-08-05 07:30:57 +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 update"
|
||||
description = "The node update command description and usage"
|
||||
keywords = ["resources, update, dynamically"]
|
||||
[menu.main]
|
||||
parent = "smn_cli"
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
---
|
||||
redirect_from:
|
||||
- /reference/commandline/node_update/
|
||||
description: The node update command description and usage
|
||||
keywords:
|
||||
- resources, update, dynamically
|
||||
title: docker node update
|
||||
---
|
||||
|
||||
**Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes.
|
||||
|
||||
## update
|
||||
|
||||
```markdown
|
||||
Usage: docker node update [OPTIONS] NODE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user