This website requires JavaScript.
Explore
Help
Sign In
p4u1
/
docker-cli
Watch
0
Star
0
Fork
0
You've already forked docker-cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ea7589fcbcbd13d81cac2be78f2c7bfaec8d504
docker-cli
/
components
/
cli
/
command
/
secret
History
Sebastiaan van Stijn
1a3472a804
Merge pull request
#30810
from allencloud/make-secret-ls-support-filter
...
make secret ls support filters in CLI Upstream-commit:
d14a4d4231
Component: 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