Vincent Demeester
|
ce964a607a
Move package cliconfig to cli/config
|
před 8 roky |
Vincent Demeester
|
ce37550347
Move debug functions to cli/debug package
|
před 8 roky |
Doug Davis
|
96f50e9b70
Merge pull request #28611 from vieux/fix_golint
|
před 8 roky |
Victor Vieux
|
9c559e6d0b
fix a few golint errors
|
před 8 roky |
Victor Vieux
|
98bb08fe38
error on cli when trying to use experimental feature with non experimental daemon
|
před 8 roky |
Victor Vieux
|
bf95472105
refactor help func in CLI
|
před 8 roky |
Tonis Tiigi
|
5b0a52f7dc
Skip cli initialization for daemon command
|
před 8 roky |
John Stephens
|
d67aa065ef
Show experimental flags and subcommands if enabled
|
před 8 roky |
Wang Long
|
2b7f7e9aff
Use '.' directly
|
před 8 roky |
Victor Vieux
|
e98e4a7111
always add but hide experimental cmds and flags
|
před 8 roky |
yupeng
|
c09277d5c3
Align arg with other cli
|
před 8 roky |
Victor Vieux
|
d34ca0178e
update cobra and use Tags
|
před 8 roky |
Victor Vieux
|
3e43fa28ec
always add but hide experimental cmds and flags
|
před 8 roky |
yupeng
|
06f1602374
Align with other cli descriptions
|
před 8 roky |
Kenfe-Mickael Laventure
|
7781a1bf0f
Make experimental a runtime flag
|
před 8 roky |
yuexiao-wang
|
fe3ff54c7a
Modify function name from SetDaemonLogLevel to SetLogLevel
|
před 8 roky |
Daniel Nephin
|
0640a14b4f
Move api/client -> cli/command
|
před 8 roky |
Daniel Nephin
|
6e7405ebd4
Fix tests and windows service.
|
před 9 roky |
Daniel Nephin
|
14712f9ff0
Remove old cli framework.
|
před 9 roky |
Daniel Nephin
|
31bf9ca0c8
Update unit tests for new cobra root command.
|
před 9 roky |
Daniel Nephin
|
0452ff5a4d
Convert docker root command to use pflag and cobra
|
před 9 roky |
Daniel Nephin
|
fb83394714
Convert dockerd to use cobra and pflag
|
před 9 roky |
Daniel Nephin
|
5ab2434225
Convert 'docker create' to use cobra and pflag
|
před 9 roky |
Daniel Nephin
|
69264beb40
Migrate volume commands to cobra.
|
před 9 roky |
Daniel Nephin
|
01a34e43b3
Consolidate the files in client/
|
před 9 roky |
John Howard
|
0c7eab3157
Make dockerd debuggable
|
před 9 roky |