Vincent Demeester
f8a989f686
Revert "Add -a option to service/node ps"
...
This reverts commit 139fff2bf0ebe12b61871ba8ec8be8d51c2338db.
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 5ee218987d
Component: cli
2017-06-02 00:10:42 +00:00
Akihiro Suda
f60e8dbe1d
cli: remove --mount from docker run
...
This commit reverts 273eeb813c1db0f42c2ad5e053972eeb00907568 (#26825 ).
For the discussion so far, please refer to #28527 .
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
Upstream-commit: a5053dce24
Component: cli
2017-06-02 00:10:42 +00:00
John Howard
58d2d0498d
Windows: Note about volumes in run
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: 64a17b65c3
Component: cli
2017-06-02 00:10:42 +00:00
yuexiao-wang
ecf6047eb5
Modify the link for config.json
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: 4abd9ea9a9
Component: cli
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones
eb04210a4f
Document publishing a UDP port
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: 4f414e56d4
Component: cli
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones
94ebef2849
Fix instances of doubled words
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: d2ff281196
Component: cli
2017-06-02 00:10:42 +00:00
Misty Stanley-Jones
b3d421b217
Fix copypaste error 'is-automated'
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: 4c71c95e34
Component: cli
2017-06-02 00:10:42 +00:00
yuexiao-wang
0fb89a4b6a
Modify reponame to PLUGIN and fix some typos
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: f93df409b4
Component: cli
2017-06-02 00:10:41 +00:00
Vincent Demeester
78fa1e6bc3
Remove docker stack config commandline reference doc
...
`docker stack config` command does not exists anymore, removing it
from the command reference documentation.
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 30f5338c8e
Component: cli
2017-06-02 00:10:41 +00:00
Harald Albers
676c6b6639
Add aliases and options to docker stack ls docs
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 7e37dd4329
Component: cli
2017-06-02 00:10:41 +00:00
Kei Ohmura
211a0054ef
fix more according to the actual output of 'docker swarm init --help'
...
Signed-off-by: Kei Ohmura <ohmura.kei@gmail.com >
Upstream-commit: bd6d56c796
Component: cli
2017-06-02 00:10:41 +00:00
Kei Ohmura
957972b662
fix description of 'docker swarm init'
...
Signed-off-by: Kei Ohmura <ohmura.kei@gmail.com >
Upstream-commit: 2e2b706917
Component: cli
2017-06-02 00:10:41 +00:00
Victor Vieux
4cd5f70633
support src in --secret
...
Signed-off-by: Victor Vieux <victorvieux@gmail.com >
Upstream-commit: 8628703ce6
Component: cli
2017-06-02 00:10:41 +00:00
Daniel Nephin
e26a9844a0
Add a short flag for docker stack deploy
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: c41fa83e4d
Component: cli
2017-06-02 00:10:41 +00:00
Daniel Nephin
6b8c97466e
Allow hostname to be updated on service.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: f31ed0b125
Component: cli
2017-06-02 00:10:41 +00:00
Yanqiang Miao
29ae5e081e
Fix some syntax error
...
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn >
Upstream-commit: 4b3c9059a9
Component: cli
2017-06-02 00:10:41 +00:00
Yong Tang
acac183c62
Update docs of docker network ls --filter
...
Currently the help output of `docker network ls --filter` is:
```
Options:
-f, --filter value Provide filter values (i.e. 'dangling=true') (default [])
...
```
This caused confusion as only the following filters are supported at the moment:
- `driver`
- `type`
- `name`
- `id`
- `label`
This fix update the help output of `docker network ls --filter` and `network_ls.md`.
The `dangling=true` description has been replace to:
```
Options:
-f, --filter filter Provide filter values (i.e. 'driver=bridge')
...
```
This fix fixes 28786.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: 405fe721cc
Component: cli
2017-06-02 00:10:41 +00:00
yuexiao-wang
4a1fdf9cf7
Add options for docker plugin enable and fix some typos
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: eff40eda38
Component: cli
2017-06-02 00:10:40 +00:00
dattatrayakumbhar04
430522a380
28600: Docs: network connect for container in Created/Stopped state
...
Signed-off-by: dattatrayakumbhar04 <dattatraya.kumbhar@gslab.com >
Upstream-commit: 1f2128a8c5
Component: cli
2017-06-02 00:10:40 +00:00
John Howard
0788178552
Fixes typo 'bin-mounts'
...
Signed-off-by: John Howard <jhoward@microsoft.com >
Upstream-commit: 22478663c2
Component: cli
2017-06-02 00:10:40 +00:00
erxian
b37d8d1de7
update secret command
...
Signed-off-by: erxian <evelynhsu21@gmail.com >
Upstream-commit: afe0b2988c
Component: cli
2017-06-02 00:10:40 +00:00
Vincent Demeester
ca2113e23f
Update docker info cli reference documentation
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 0202ece8e1
Component: cli
2017-06-02 00:10:40 +00:00
Vincent Demeester
3c062149b3
Update plugin enable cli reference documentation
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 7792b0d382
Component: cli
2017-06-02 00:10:40 +00:00
Harald Albers
3d9b37f417
Move docker stack docs out of experimental
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: d16010d737
Component: cli
2017-06-02 00:10:40 +00:00
cyli
9ebeff0e6c
Update docs to reflect no longer displaying secret digest or size.
...
Signed-off-by: cyli <cyli@twistedmatrix.com >
Upstream-commit: 50674ba5f6
Component: cli
2017-06-02 00:10:40 +00:00
Jacob Tomlinson
8fdb1bb909
Add concurrent uploads/downloads section
...
Document and link to the concurrent uploads/downloads daemon option.
Signed-off-by: Jacob Tomlinson <jacob@tom.linson.uk >
Upstream-commit: ddf22952a0
Component: cli
2017-06-02 00:10:40 +00:00
Ben Firshman
74de856edc
Rename Remote API to Engine API
...
Implementation of https://github.com/docker/docker/issues/28319
Signed-off-by: Ben Firshman <ben@firshman.co.uk >
Upstream-commit: 2cfcc8a8fa
Component: cli
2017-06-02 00:10:40 +00:00
Harald Albers
71bca31df5
Fix typo in docs (Copmose)
...
Signed-off-by: Harald Albers <github@albersweb.de >
Upstream-commit: 6b8588ab94
Component: cli
2017-06-02 00:10:40 +00:00
Vincent Demeester
db80752229
Add documentation about templating support on…
...
… services creation/update.
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 594b69d1ff
Component: cli
2017-06-02 00:10:40 +00:00
Sebastiaan van Stijn
2f98c46572
Update service ps reference for "--no-trunc"
...
The "--no-trunc" option toggles between showing/hiding
digests.
This updates the reference to show this difference.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 3e4a6ba39b
Component: cli
2017-06-02 00:10:39 +00:00
Aaron Lehmann
03051a233c
cli: Add valid suffixes for remaining duration options
...
A recent PR added `(ns|us|ms|s|m|h)` to the descriptions of some
duration options, but not all. Add it to the remaining options for
consistency.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com >
Upstream-commit: 53ef5c34c0
Component: cli
2017-06-02 00:10:39 +00:00
Vincent Demeester
0d57e2c399
Update cli reference for docker {,stack} deploy
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: 17398ca0c3
Component: cli
2017-06-02 00:10:39 +00:00
bbayani
6464ebb77a
Clarify that ipmasq rules are not added when iptables is false
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com >
Upstream-commit: d6d3f5144c
Component: cli
2017-06-02 00:10:39 +00:00
Boaz Shuster
7456ec0c6e
Change the docker-tag usage text to be clearer
...
Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com >
Upstream-commit: c4776804f4
Component: cli
2017-06-02 00:10:39 +00:00
Vincent Demeester
ff493cde21
Update images cli reference with reference filter
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: f28c79766c
Component: cli
2017-06-02 00:10:39 +00:00
Vincent Demeester
ee6097675a
Update stats cli reference documentation
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
Upstream-commit: d22558eb16
Component: cli
2017-06-02 00:10:39 +00:00
Yong Tang
481c891999
Update docs for docker info for most recent changes.
...
This fix updates docs for `docker info` for most recent changes.
It also made several chagnes:
1. Replace 0.12.0-dev to 0.13.0 for api docs v1.24.
2. Replace 0.13.0-dev to 0.13.0 for api docs v1.25
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: 241694402f
Component: cli
2017-06-02 00:10:39 +00:00
yuexiao-wang
3076995a97
Remove inexistent link and add related links
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: d3cc65298a
Component: cli
2017-06-02 00:10:39 +00:00
bbayani
9d670c8fad
Updated daemon documentation to clarify that live-restore is not suppoted on windows
...
Review comment implementation
Signed-off-by: bbayani <bhumikabayani@gmail.com >
Upstream-commit: 00f00e726e
Component: cli
2017-06-02 00:10:38 +00:00
Anusha Ragunathan
ac3c599a1a
Add docs for plugin push
...
Signed-off-by: Anusha Ragunathan <anusha@docker.com >
Upstream-commit: 8a7b4d591a
Component: cli
2017-06-02 00:10:38 +00:00
yuexiao-wang
4ef0d45d74
Remove duplicated document
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: 75aeaad241
Component: cli
2017-06-02 00:10:38 +00:00
yuexiao-wang
3d516f9c2e
Add --with-registry-auth for stack deploy
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: 13fe886540
Component: cli
2017-06-02 00:10:37 +00:00
yuexiao-wang
e121aaca83
Remove redundant parameter and fix typos
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: 0b24403d99
Component: cli
2017-06-02 00:10:37 +00:00
Victor Vieux
914e0a35ac
move plugins out of experimental
...
Signed-off-by: Victor Vieux <vieux@docker.com >
Upstream-commit: 410d4ce7ae
Component: cli
2017-06-02 00:10:37 +00:00
Yong Tang
aacf361c84
Add flag --host to service create and --host-add/--host-rm to service update
...
This fix tries to address 27902 by adding a flag `--host`
to `docker service create` and `--host-add/--host-rm` to
`docker service update`, so that it is possible to
specify extra `host:ip` settings in `/etc/hosts`.
This fix adds `Hosts` in swarmkit's `ContainerSpec` so that it
is possible to specify extra hosts during service creation.
Related docs has been updated.
An integration test has been added.
This fix fixes 27902.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: 9cda7c331e
Component: cli
2017-06-02 00:10:37 +00:00
Andrea Luzzardi
292484cb57
service logs reference documentation
...
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com >
Upstream-commit: 2d85970a8c
Component: cli
2017-06-02 00:10:37 +00:00
Aaron Lehmann
547c076109
cli: Change autolock flag description
...
This change incorporates feedback from @thaJeztah in the PR that added
the autolock flag. It changes the descriptions to be different for
"swarm init" and "swarm update" so that the boolean nature so that the
purpose of the flag in both contexts is clearer.
Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com >
Upstream-commit: 0e93a16289
Component: cli
2017-06-02 00:10:37 +00:00
allencloud
4bade530ac
change node ls and service ls api and docs
...
Signed-off-by: allencloud <allen.sun@daocloud.io >
Upstream-commit: c6ea37860f
Component: cli
2017-06-02 00:10:37 +00:00
Victor Vieux
5116612e8a
update swagger and docs
...
Signed-off-by: Victor Vieux <vieux@docker.com >
Upstream-commit: 8342baa829
Component: cli
2017-06-02 00:10:37 +00:00
Steve Durrheimer
707a0677d1
Add zsh completion for new prune commands
...
Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com >
Upstream-commit: f2e2ba5d43
Component: cli
2017-06-02 00:10:36 +00:00