1
0
mirror of https://github.com/docker/cli.git synced 2025-08-29 00:47:54 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Ian Campbell
e96240427f Add basic framework for writing a CLI plugin
That is, the helper to be used from the plugin's `main`.

Also add a `helloworld` plugin example and build integration.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-01-29 11:26:40 +00:00