Use rc advisory
@@ -3,13 +3,12 @@
title = "node inspect"
description = "The node inspect command description and usage"
keywords = ["node, inspect"]
+advisory = "rc"
[menu.main]
parent = "smn_cli"
+++
<![end-metadata]-->
-**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 inspect
Usage: docker node inspect [OPTIONS] self|NODE [NODE...]
title = "node ls"
description = "The node ls command description and usage"
keywords = ["node, list"]
# node ls
Usage: docker node ls [OPTIONS]
title = "node rm"
description = "The node rm command description and usage"
keywords = ["node, remove"]
# node rm
Usage: docker node rm NODE [NODE...]
title = "node tasks"
description = "The node tasks command description and usage"
keywords = ["node, tasks"]
# node tasks
Usage: docker node tasks [OPTIONS] NODE
title = "node update"
description = "The node update command description and usage"
keywords = ["resources, update, dynamically"]
## update
Usage: docker node update [OPTIONS] Node
@@ -3,14 +3,12 @@
title = "service create"
description = "The service create command description and usage"
keywords = ["service, create"]
# service create
```Markdown
title = "service inspect"
description = "The service inspect command description and usage"
keywords = ["service, inspect"]
# service inspect
title = "service ls"
description = "The service ls command description and usage"
keywords = ["service, ls"]
# service ls
title = "service rm"
description = "The service rm command description and usage"
keywords = ["service, rm"]
# service rm
title = "service scale"
description = "The service scale command description and usage"
keywords = ["service, scale"]
# service scale
Usage: docker service scale SERVICE=REPLICAS [SERVICE=REPLICAS...]
title = "service tasks"
description = "The service tasks command description and usage"
keywords = ["service, tasks"]
# service tasks
title = "service update"
description = "The service update command description and usage"
keywords = ["service, update"]
# service update
title = "swarm init"
description = "The swarm init command description and usage"
keywords = ["swarm, init"]
# swarm init
Usage: docker swarm init [OPTIONS]
title = "swarm join"
description = "The swarm join command description and usage"
keywords = ["swarm, join"]
# swarm join
Usage: docker swarm join [OPTIONS] HOST:PORT
title = "swarm leave"
description = "The swarm leave command description and usage"
keywords = ["swarm, leave"]
# swarm leave
Usage: docker swarm leave
title = "swarm update"
description = "The swarm update command description and usage"
keywords = ["swarm, update"]
# swarm update
Usage: docker swarm update [OPTIONS]