github.com/kobeld/docker@v1.12.0-rc1/docs/reference/commandline/node_update.md (about)

     1  <!--[metadata]>
     2  +++
     3  title = "node update"
     4  description = "The node update command description and usage"
     5  keywords = ["resources, update, dynamically"]
     6  [menu.main]
     7  parent = "smn_cli"
     8  +++
     9  <![end-metadata]-->
    10  
    11  **Warning:** this command is part of the Swarm management feature introduced in Docker 1.12, and might be subject to non backward-compatible changes.
    12  
    13  ## update
    14  
    15      Usage: docker node update [OPTIONS] Node
    16  
    17      Update a node
    18  
    19  
    20  
    21  ## Related information
    22  
    23  * [node inspect](node_inspect.md)
    24  * [node tasks](node_tasks.md)
    25  * [node ls](node_ls.md)
    26  * [node rm](node_rm.md)