This website requires JavaScript.
Explore
Help
Sign In
docker
/
cli
Watch
1
Star
0
Fork
0
You've already forked cli
mirror of
https://github.com/docker/cli.git
synced
2026-01-18 08:21:31 +03:00
Code
Activity
Files
6fd69bd855df7d24cc4b54acc0184d34e5f0e793
cli
/
command
/
secret
History
Sebastiaan van Stijn
d14a4d4231
Merge pull request
#30810
from allencloud/make-secret-ls-support-filter
...
make secret ls support filters in CLI
2017-03-28 13:43:19 +02:00
..
cmd.go
Add missing API version annotations to commands
2017-03-16 13:40:12 +01:00
create.go
Replace fmt.Errorf() with errors.Errorf() in the cli
2017-03-24 16:58:07 -04:00
inspect.go
Move secret name or ID prefix resolving from client to daemon
2017-01-27 10:40:05 -08:00
ls.go
make secret ls support filters in CLI
2017-03-27 10:16:45 +08:00
remove.go
Replace fmt.Errorf() with errors.Errorf() in the cli
2017-03-24 16:58:07 -04:00