Przeglądaj źródła

Merge pull request #23764 from SvenDowideit/use-rc-advisory

Use rc advisory
Sven Dowideit 9 lat temu
rodzic
commit
14a2633f3c

+ 1 - 2
docs/reference/commandline/node_inspect.md

@@ -3,13 +3,12 @@
 title = "node inspect"
 title = "node inspect"
 description = "The node inspect command description and usage"
 description = "The node inspect command description and usage"
 keywords = ["node, inspect"]
 keywords = ["node, inspect"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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
 # node inspect
 
 
     Usage: docker node inspect [OPTIONS] self|NODE [NODE...]
     Usage: docker node inspect [OPTIONS] self|NODE [NODE...]

+ 1 - 2
docs/reference/commandline/node_ls.md

@@ -3,13 +3,12 @@
 title = "node ls"
 title = "node ls"
 description = "The node ls command description and usage"
 description = "The node ls command description and usage"
 keywords = ["node, list"]
 keywords = ["node, list"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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 ls
 # node ls
 
 
     Usage:  docker node ls [OPTIONS]
     Usage:  docker node ls [OPTIONS]

+ 1 - 2
docs/reference/commandline/node_rm.md

@@ -3,13 +3,12 @@
 title = "node rm"
 title = "node rm"
 description = "The node rm command description and usage"
 description = "The node rm command description and usage"
 keywords = ["node, remove"]
 keywords = ["node, remove"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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 rm
 # node rm
 
 
 	Usage:	docker node rm NODE [NODE...]
 	Usage:	docker node rm NODE [NODE...]

+ 1 - 2
docs/reference/commandline/node_tasks.md

@@ -3,13 +3,12 @@
 title = "node tasks"
 title = "node tasks"
 description = "The node tasks command description and usage"
 description = "The node tasks command description and usage"
 keywords = ["node, tasks"]
 keywords = ["node, tasks"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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 tasks
 # node tasks
 
 
     Usage:  docker node tasks [OPTIONS] NODE
     Usage:  docker node tasks [OPTIONS] NODE

+ 1 - 2
docs/reference/commandline/node_update.md

@@ -3,13 +3,12 @@
 title = "node update"
 title = "node update"
 description = "The node update command description and usage"
 description = "The node update command description and usage"
 keywords = ["resources, update, dynamically"]
 keywords = ["resources, update, dynamically"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 ## update
 ## update
 
 
     Usage: docker node update [OPTIONS] Node
     Usage: docker node update [OPTIONS] Node

+ 1 - 3
docs/reference/commandline/service_create.md

@@ -3,14 +3,12 @@
 title = "service create"
 title = "service create"
 description = "The service create command description and usage"
 description = "The service create command description and usage"
 keywords = ["service, create"]
 keywords = ["service, create"]
-
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # service create
 # service create
 
 
 ```Markdown
 ```Markdown

+ 1 - 2
docs/reference/commandline/service_inspect.md

@@ -3,13 +3,12 @@
 title = "service inspect"
 title = "service inspect"
 description = "The service inspect command description and usage"
 description = "The service inspect command description and usage"
 keywords = ["service, inspect"]
 keywords = ["service, inspect"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # service inspect
 # service inspect
 
 
 ```Markdown
 ```Markdown

+ 1 - 2
docs/reference/commandline/service_ls.md

@@ -3,13 +3,12 @@
 title = "service ls"
 title = "service ls"
 description = "The service ls command description and usage"
 description = "The service ls command description and usage"
 keywords = ["service, ls"]
 keywords = ["service, ls"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # service ls
 # service ls
 
 
 ```Markdown
 ```Markdown

+ 1 - 2
docs/reference/commandline/service_rm.md

@@ -3,13 +3,12 @@
 title = "service rm"
 title = "service rm"
 description = "The service rm command description and usage"
 description = "The service rm command description and usage"
 keywords = ["service, rm"]
 keywords = ["service, rm"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # service rm
 # service rm
 
 
 ```Markdown
 ```Markdown

+ 1 - 2
docs/reference/commandline/service_scale.md

@@ -3,13 +3,12 @@
 title = "service scale"
 title = "service scale"
 description = "The service scale command description and usage"
 description = "The service scale command description and usage"
 keywords = ["service, scale"]
 keywords = ["service, scale"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # service scale
 # service scale
 
 
     Usage:	docker service scale SERVICE=REPLICAS [SERVICE=REPLICAS...]
     Usage:	docker service scale SERVICE=REPLICAS [SERVICE=REPLICAS...]

+ 1 - 2
docs/reference/commandline/service_tasks.md

@@ -3,13 +3,12 @@
 title = "service tasks"
 title = "service tasks"
 description = "The service tasks command description and usage"
 description = "The service tasks command description and usage"
 keywords = ["service, tasks"]
 keywords = ["service, tasks"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # service tasks
 # service tasks
 
 
 ```Markdown
 ```Markdown

+ 1 - 2
docs/reference/commandline/service_update.md

@@ -3,13 +3,12 @@
 title = "service update"
 title = "service update"
 description = "The service update command description and usage"
 description = "The service update command description and usage"
 keywords = ["service, update"]
 keywords = ["service, update"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # service update
 # service update
 
 
 ```Markdown
 ```Markdown

+ 1 - 2
docs/reference/commandline/swarm_init.md

@@ -3,13 +3,12 @@
 title = "swarm init"
 title = "swarm init"
 description = "The swarm init command description and usage"
 description = "The swarm init command description and usage"
 keywords = ["swarm, init"]
 keywords = ["swarm, init"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # swarm init
 # swarm init
 
 
 	Usage:	docker swarm init [OPTIONS]
 	Usage:	docker swarm init [OPTIONS]

+ 1 - 2
docs/reference/commandline/swarm_join.md

@@ -3,13 +3,12 @@
 title = "swarm join"
 title = "swarm join"
 description = "The swarm join command description and usage"
 description = "The swarm join command description and usage"
 keywords = ["swarm, join"]
 keywords = ["swarm, join"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # swarm join
 # swarm join
 
 
 	Usage:	docker swarm join [OPTIONS] HOST:PORT
 	Usage:	docker swarm join [OPTIONS] HOST:PORT

+ 1 - 2
docs/reference/commandline/swarm_leave.md

@@ -3,13 +3,12 @@
 title = "swarm leave"
 title = "swarm leave"
 description = "The swarm leave command description and usage"
 description = "The swarm leave command description and usage"
 keywords = ["swarm, leave"]
 keywords = ["swarm, leave"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # swarm leave
 # swarm leave
 
 
 	Usage:	docker swarm leave
 	Usage:	docker swarm leave

+ 1 - 2
docs/reference/commandline/swarm_update.md

@@ -3,13 +3,12 @@
 title = "swarm update"
 title = "swarm update"
 description = "The swarm update command description and usage"
 description = "The swarm update command description and usage"
 keywords = ["swarm, update"]
 keywords = ["swarm, update"]
+advisory = "rc"
 [menu.main]
 [menu.main]
 parent = "smn_cli"
 parent = "smn_cli"
 +++
 +++
 <![end-metadata]-->
 <![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.
-
 # swarm update
 # swarm update
 
 
     Usage:  docker swarm update [OPTIONS]
     Usage:  docker swarm update [OPTIONS]