docs/api/client
Vincent Demeester b25e64183c
Migrate export command to cobra
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-06-05 16:42:19 +02:00
..
container Migrate export command to cobra 2016-06-05 16:42:19 +02:00
formatter
image Use spf13/cobra for docker search 2016-06-03 19:50:01 +02:00
inspect Refactor cli inspector to support new inspects. 2016-05-31 14:41:37 -07:00
volume Use Args in cobra.Command to validate args. 2016-05-31 15:43:16 -07:00
attach.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00
build.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
cli.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
client.go
commands.go Migrate export command to cobra 2016-06-05 16:42:19 +02:00
commit.go
cp.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
diff.go
events.go
exec.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00
exec_test.go
hijack.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
history.go
images.go
import.go
info.go
inspect.go Refactor cli inspector to support new inspects. 2016-05-31 14:41:37 -07:00
kill.go
load.go
login.go Error login from non TTY 2016-05-25 09:29:50 -07:00
logout.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
logs.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
network.go Refactor cli inspector to support new inspects. 2016-05-31 14:41:37 -07:00
pause.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
port.go
ps.go
pull.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
push.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
rename.go
restart.go
rm.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00
rmi.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
save.go Migrate export command to cobra 2016-06-05 16:42:19 +02:00
start.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00
stats.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
stats_helpers.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
stats_unit_test.go
stop.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
tag.go Remove deprecated -f flag on docker tag 2016-06-01 09:44:25 -07:00
top.go
trust.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
trust_test.go
unpause.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00
update.go Un-deprecated command line short variant options of `-c`. 2016-05-26 08:22:27 -07:00
utils.go Migrate export command to cobra 2016-06-05 16:42:19 +02:00
version.go
wait.go Rework usage of context.Context in api/client 2016-05-21 15:57:57 +02:00