Yong Tang
c3c5d1b1fc
Add --file flag for docker secret create command
...
This fix tries to address the issue raised in 28581 and 28927
where it is not possible to create a secret from a file (only
through STDIN).
This fix add a flag `--file` to `docker secret create` so that
it is possible to create a secret from a file with:
```
docker secret create --file secret.in secret.name
```
or
```
echo TEST | docker secret create --file - secret.name
```
Related docs has been updated.
An integration test has been added to cover the changes.
This fix fixes 28581.
This fix is related to 28927.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: c6f0b7f448fac4d037d00f944a7908c60c04dff2
Component: engine
2016-12-13 07:35:45 -08:00
..
2016-11-03 15:48:30 -07:00
2016-12-13 18:18:53 +08:00
2016-12-07 10:14:28 -08:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-26 04:55:28 +00:00
2016-11-22 19:09:30 +01:00
2016-11-10 11:05:31 +08:00
2015-06-15 13:19:38 -07:00
2016-11-25 04:07:06 +08:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-17 15:34:17 +01:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-23 17:20:12 +01:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-12-07 10:14:28 -08:00
2016-11-03 15:48:30 -07:00
2016-12-04 12:55:00 +00:00
2016-11-03 15:48:30 -07:00
2016-11-23 20:20:37 +00:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-09 13:58:04 -08:00
2016-12-08 17:13:38 +08:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-11 02:51:19 +08:00
2016-11-03 15:48:30 -07:00
2016-11-28 18:08:45 +01:00
2016-11-09 14:40:47 +08:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-29 14:28:32 +01:00
2016-11-14 09:10:21 -08:00
2016-11-25 04:07:06 +08:00
2016-12-01 10:44:17 -08:00
2016-11-14 09:10:21 -08:00
2016-12-02 13:42:50 -08:00
2016-11-25 23:09:46 +08:00
2016-11-14 09:10:21 -08:00
2016-11-14 09:10:21 -08:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-22 21:59:10 +00:00
2016-11-22 21:59:10 +00:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-30 11:56:42 -08:00
2016-11-03 15:48:30 -07:00
2016-11-28 10:31:38 -08:00
2016-12-13 07:35:45 -08:00
2016-11-22 18:18:56 -05:00
2016-11-30 17:23:39 +08:00
2016-11-09 14:27:45 -05:00
2016-11-28 15:41:56 -08:00
2016-11-08 16:17:15 +08:00
2016-12-04 12:55:00 +00:00
2016-11-11 02:51:19 +08:00
2016-11-28 18:08:45 +01:00
2016-11-08 16:17:15 +08:00
2016-11-08 16:17:15 +08:00
2016-11-24 15:44:35 -05:00
2016-12-13 18:06:18 +08:00
2016-12-13 18:06:18 +08:00
2016-12-13 18:06:18 +08:00
2016-12-13 18:06:18 +08:00
2016-12-13 18:06:18 +08:00
2016-11-03 15:48:30 -07:00
2016-11-16 15:26:29 +01:00
2016-11-03 15:48:30 -07:00
2016-11-28 18:40:11 +09:00
2016-11-03 15:48:30 -07:00
2016-12-11 21:21:48 +09:00
2016-11-09 14:40:47 +08:00
2016-11-09 16:12:11 -08:00
2016-11-09 16:12:11 -08:00
2016-12-11 21:25:40 +09:00
2016-11-03 15:48:30 -07:00
2016-11-10 20:51:44 +01:00
2016-11-18 10:34:02 +02:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00
2016-11-03 15:48:30 -07:00