Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# dockerctl
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.202132.xyz%2Fgo-swagger%2Fdockerctl.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.202132.xyz%2Fgo-swagger%2Fdockerctl?ref=badge_shield)


`dockerctl` is a command line client for [docker](https://www.docker.com/) REST API generated by [go-swagger](https://github.com/go-swagger/go-swagger) using docker engine open-api specification [swagger.yaml](https://github.com/docker/engine/blob/master/api/swagger.yaml).
The command used to generate `dockerctl`:
Expand Down Expand Up @@ -60,3 +62,7 @@ dockerctl image ImageList
# Dev MISC

go-swagger commit used: `45b969382a41474fda96a24dde7bc768023a5b83`


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.202132.xyz%2Fgo-swagger%2Fdockerctl.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.202132.xyz%2Fgo-swagger%2Fdockerctl?ref=badge_large)