diff --git a/docs/reference/commandline/node_inspect.md b/docs/reference/commandline/node_inspect.md index 7bb19214..1f4f9b13 100644 --- a/docs/reference/commandline/node_inspect.md +++ b/docs/reference/commandline/node_inspect.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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...] diff --git a/docs/reference/commandline/node_ls.md b/docs/reference/commandline/node_ls.md index 56e157a3..aac74a80 100644 --- a/docs/reference/commandline/node_ls.md +++ b/docs/reference/commandline/node_ls.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 Usage: docker node ls [OPTIONS] diff --git a/docs/reference/commandline/node_rm.md b/docs/reference/commandline/node_rm.md index 6eb9a873..46c0aa56 100644 --- a/docs/reference/commandline/node_rm.md +++ b/docs/reference/commandline/node_rm.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 Usage: docker node rm NODE [NODE...] diff --git a/docs/reference/commandline/node_tasks.md b/docs/reference/commandline/node_tasks.md index d4c258c1..77a09d30 100644 --- a/docs/reference/commandline/node_tasks.md +++ b/docs/reference/commandline/node_tasks.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 Usage: docker node tasks [OPTIONS] NODE diff --git a/docs/reference/commandline/node_update.md b/docs/reference/commandline/node_update.md index 8f005430..3de0ba82 100644 --- a/docs/reference/commandline/node_update.md +++ b/docs/reference/commandline/node_update.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 Usage: docker node update [OPTIONS] Node diff --git a/docs/reference/commandline/service_create.md b/docs/reference/commandline/service_create.md index b3cbb7d6..f12b9362 100644 --- a/docs/reference/commandline/service_create.md +++ b/docs/reference/commandline/service_create.md @@ -9,8 +9,6 @@ parent = "smn_cli" +++ -**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 ```Markdown diff --git a/docs/reference/commandline/service_inspect.md b/docs/reference/commandline/service_inspect.md index e59baf02..0803a0f5 100644 --- a/docs/reference/commandline/service_inspect.md +++ b/docs/reference/commandline/service_inspect.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 ```Markdown diff --git a/docs/reference/commandline/service_ls.md b/docs/reference/commandline/service_ls.md index 543c1d6e..20d121d7 100644 --- a/docs/reference/commandline/service_ls.md +++ b/docs/reference/commandline/service_ls.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 ```Markdown diff --git a/docs/reference/commandline/service_rm.md b/docs/reference/commandline/service_rm.md index 6d0b3bbd..149f97b3 100644 --- a/docs/reference/commandline/service_rm.md +++ b/docs/reference/commandline/service_rm.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 ```Markdown diff --git a/docs/reference/commandline/service_scale.md b/docs/reference/commandline/service_scale.md index 272dcc84..eb6036c4 100644 --- a/docs/reference/commandline/service_scale.md +++ b/docs/reference/commandline/service_scale.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 Usage: docker service scale SERVICE=REPLICAS [SERVICE=REPLICAS...] diff --git a/docs/reference/commandline/service_tasks.md b/docs/reference/commandline/service_tasks.md index e3a49075..6af040d6 100644 --- a/docs/reference/commandline/service_tasks.md +++ b/docs/reference/commandline/service_tasks.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 ```Markdown diff --git a/docs/reference/commandline/service_update.md b/docs/reference/commandline/service_update.md index 716b975d..d25cf176 100644 --- a/docs/reference/commandline/service_update.md +++ b/docs/reference/commandline/service_update.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 ```Markdown diff --git a/docs/reference/commandline/swarm_init.md b/docs/reference/commandline/swarm_init.md index d1e20b61..b11bea3d 100644 --- a/docs/reference/commandline/swarm_init.md +++ b/docs/reference/commandline/swarm_init.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 Usage: docker swarm init [OPTIONS] diff --git a/docs/reference/commandline/swarm_join.md b/docs/reference/commandline/swarm_join.md index a08c50ab..c9dc4176 100644 --- a/docs/reference/commandline/swarm_join.md +++ b/docs/reference/commandline/swarm_join.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 Usage: docker swarm join [OPTIONS] HOST:PORT diff --git a/docs/reference/commandline/swarm_leave.md b/docs/reference/commandline/swarm_leave.md index d6ce6de6..896273fd 100644 --- a/docs/reference/commandline/swarm_leave.md +++ b/docs/reference/commandline/swarm_leave.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 Usage: docker swarm leave diff --git a/docs/reference/commandline/swarm_update.md b/docs/reference/commandline/swarm_update.md index afbcf645..36375a5e 100644 --- a/docs/reference/commandline/swarm_update.md +++ b/docs/reference/commandline/swarm_update.md @@ -8,8 +8,6 @@ parent = "smn_cli" +++ -**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 Usage: docker swarm update [OPTIONS]