docker-cli-openbsd/docs/reference/commandline
David Lechner 76d46c3430 Move export from image commands to container commands
The export command operates on containers, not images, so it should be listed under the container commands, not the image commands.

Signed-off-by: David Lechner <david@lechnology.com>
2017-06-02 00:10:04 +00:00
..
attach.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
build.md docs: add code-hints to builder page 2017-06-02 00:10:01 +00:00
cli.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
commit.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
cp.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
create.md Windows: Added support for storage-opt size 2017-06-02 00:10:04 +00:00
deploy.md Append --registry-auth with with 2017-06-02 00:10:02 +00:00
diff.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
docker_images.gif retooling for hugo 2017-06-02 00:06:58 +00:00
dockerd.md Update docs so that log-opts takes map (`{}`) instead of `[]` 2017-06-02 00:10:04 +00:00
events.md Make daemon events listen for plugin lifecycle events. 2017-06-02 00:10:03 +00:00
exec.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
export.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
history.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
images.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
import.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
index.md Move export from image commands to container commands 2017-06-02 00:10:04 +00:00
info.md Update usage of "Swarm" for consistency 2017-06-02 00:10:03 +00:00
inspect.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
kill.md update command description in CLI 2017-06-02 00:10:03 +00:00
load.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
login.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
logout.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
logs.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
menu.md add menu.md, make index.md command line reference, update typos/minor errors in cli docs 2017-06-02 00:07:47 +00:00
network_connect.md Rename `--net` to `--network` 2017-06-02 00:07:50 +00:00
network_create.md better command `docker network create -h` output 2017-06-02 00:07:51 +00:00
network_disconnect.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
network_inspect.md Fix inspect network show gateway with mask 2017-06-02 00:10:04 +00:00
network_ls.md Add network --format flag to ls 2017-06-02 00:10:04 +00:00
network_rm.md update command description in CLI 2017-06-02 00:10:03 +00:00
node_demote.md update command description in CLI 2017-06-02 00:10:03 +00:00
node_inspect.md Update example output for node inspect 2017-06-02 00:10:04 +00:00
node_ls.md cli: `docker service|node|stack ps` instead of tasks 2017-06-02 00:10:03 +00:00
node_promote.md update command description in CLI 2017-06-02 00:10:03 +00:00
node_ps.md Added shutdown to desired-state docs for filter node/service ps 2017-06-02 00:10:03 +00:00
node_rm.md Add --force to node removal 2017-06-02 00:10:03 +00:00
node_update.md cli: `docker service|node|stack ps` instead of tasks 2017-06-02 00:10:03 +00:00
pause.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
plugin_disable.md add description in docker plugin ls 2017-06-02 00:10:04 +00:00
plugin_enable.md add description in docker plugin ls 2017-06-02 00:10:04 +00:00
plugin_inspect.md docs: update reference docs for plugins 2017-06-02 00:10:01 +00:00
plugin_install.md add description in docker plugin ls 2017-06-02 00:10:04 +00:00
plugin_ls.md add description in docker plugin ls 2017-06-02 00:10:04 +00:00
plugin_rm.md Add --force to docker plugin remove 2017-06-02 00:10:04 +00:00
port.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
ps.md update go-units vendor to newest version 2017-06-02 00:10:04 +00:00
pull.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
push.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
rename.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
restart.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
rm.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
rmi.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
run.md Windows: Added support for storage-opt size 2017-06-02 00:10:04 +00:00
save.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
search.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
service_create.md Update docs in `docker service create/update` for flag `--user` 2017-06-02 00:10:03 +00:00
service_inspect.md cli: `docker service|node|stack ps` instead of tasks 2017-06-02 00:10:03 +00:00
service_ls.md cli: `docker service|node|stack ps` instead of tasks 2017-06-02 00:10:03 +00:00
service_ps.md Added shutdown to desired-state docs for filter node/service ps 2017-06-02 00:10:03 +00:00
service_rm.md update command description in CLI 2017-06-02 00:10:03 +00:00
service_scale.md cli: `docker service|node|stack ps` instead of tasks 2017-06-02 00:10:03 +00:00
service_update.md Remove --network-add and --network-rm flags from service update 2017-06-02 00:10:04 +00:00
stack_config.md docs: add initial reference for "stack services" 2017-06-02 00:10:01 +00:00
stack_deploy.md docs: add initial reference for "stack services" 2017-06-02 00:10:01 +00:00
stack_rm.md docs: add initial reference for "stack services" 2017-06-02 00:10:01 +00:00
stack_services.md docs: add initial reference for "stack services" 2017-06-02 00:10:01 +00:00
stack_tasks.md docs: add initial reference for "stack services" 2017-06-02 00:10:01 +00:00
start.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
stats.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
stop.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
swarm_init.md Improve swarm join-token instructions 2017-06-02 00:10:03 +00:00
swarm_join.md Remove git conflict markers 2017-06-02 00:10:04 +00:00
swarm_join_token.md Improve swarm join-token instructions 2017-06-02 00:10:03 +00:00
swarm_leave.md Remove release-candidate advisories 2017-06-02 00:10:03 +00:00
swarm_update.md fix typo, change sample cert expiry value 2017-06-02 00:10:04 +00:00
tag.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
top.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
unpause.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
update.md Fix kernel memory updating docs 2017-06-02 00:10:03 +00:00
version.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
volume_create.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
volume_inspect.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00
volume_ls.md Add volume --format flag to ls 2017-06-02 00:10:04 +00:00
volume_rm.md update command description in CLI 2017-06-02 00:10:03 +00:00
wait.md Updates on cli reference documentation 2017-06-02 00:07:49 +00:00