Josh Hawn
|
86d6a5b11f
|
Merge pull request #13869 from jlhawn/multi_line_help_usage
api/client: Allow for multi-line usage help
|
2015-06-15 14:50:17 -07:00 |
|
Josh Hawn
|
0cdc3b7539
|
api/client: have cli.call() return headers
Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
|
2015-06-10 16:20:13 -07:00 |
|
Josh Hawn
|
4cb0c93f92
|
api/client: Allow for multi-line usage help
Subcommands can provide multiple usage synopses.
Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
|
2015-06-10 16:14:45 -07:00 |
|
Antonio Murdaca
|
4b9fe9c298
|
Remove job from container_inspect
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
|
2015-04-23 00:58:13 +02:00 |
|
Deshi Xiao
|
bae3023eef
|
client.StatusError don't be returned as a pointer
closes #12373
1. remove & from client.StatusError
2. remove * from Error method
Signed-off-by: Deshi Xiao <xiaods@gmail.com>
|
2015-04-16 01:27:07 +08:00 |
|
Antonio Murdaca
|
c30a55f14d
|
Refactor utils/utils, fixes #11923
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
|
2015-04-14 01:37:36 +02:00 |
|
Antonio Murdaca
|
5670c6c695
|
Refactor utils/flags.go, fixes #11892
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
|
2015-03-29 03:22:46 +02:00 |
|
Antonio Murdaca
|
6f4d847046
|
Replace aliased imports of logrus, fixes #11762
Signed-off-by: Antonio Murdaca <me@runcom.ninja>
|
2015-03-26 23:22:04 +01:00 |
|
Don Kjer
|
6b2eeaf896
|
Fix for issue 9922: private registry search with auth returns 401
Signed-off-by: Don Kjer <don.kjer@gmail.com>
|
2015-03-26 18:59:16 +00:00 |
|
Peggy Li
|
b5d0380108
|
Add godoc-style docstrings to Cmd... methods
Signed-off-by: Peggy Li <peggyli.224@gmail.com>
|
2015-03-25 14:17:11 -07:00 |
|
Joey Gibson
|
58690c9cca
|
api/client - The code for all cli commands are in one file #11610
Signed-off-by: Joey Gibson <joey@joeygibson.com>
|
2015-03-24 23:57:23 -04:00 |
|