Commits
User selector
Commit history
Commits on May 7, 2020
Replace deprecated Cobra command.SetOutput() with command.SetOut()
Show description for 719169dcommitted
Commits on Apr 28, 2020
plugin: make runplugin public
Show description for d2632cecommitted
Commits on Apr 30, 2019
cli-plugins: fix when plugin does not use PersistentPreRun* hooks
Show description for af200f1committed
Ian Campbell
Commits on Apr 3, 2019
cli-plugins: only parse global arguments once.
Show description for 1425aebcommitted
Ian Campbell
Commits on Mar 18, 2019
cli-plugins: disable use of dial-stdio
Show description for ff2ed6ecommitted
Ian Campbell
Commits on Mar 14, 2019
Ensure plugins can use PersistentPreRunE again.
Show description for 3af168ccommitted
Ian Campbell
Commits on Mar 13, 2019
allow plugins to have argument which match a top-level flag.
Show description for d4ced2ecommitted
Ian Campbell
Commits on Mar 12, 2019
Revert "Disable `docker system dial-stdio` on Windows"
Show description for 0449ad8committed
Ian Campbell
Commits on Mar 4, 2019
Disable `docker system dial-stdio` on Windows
Show description for c41c238committed
Ian Campbell
Commits on Feb 18, 2019
cli-plugins: use `docker system dial-stdio` to call the daemon
Show description for 891b3d9committed
Ian Campbell
Commits on Feb 1, 2019
cli-plugins: use only the first word of `Use` as the name
Show description for 8fa7c57committed
Ian Campbell
Commits on Jan 30, 2019
Allow plugins to make use of the cobra `PersistentPreRun` hooks.
Show description for e5e578acommitted
Ian Campbell
Commits on Jan 29, 2019
Add basic framework for writing a CLI plugin
Show description for e962404committed
Ian Campbell
Loading