ctr: add commands: list and inspect

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2017-01-13 06:08:09 +00:00
parent abc1bf4dea
commit 8bd1b0d2e4
4 changed files with 85 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ github.com/Sirupsen/logrus v0.11.0
github.com/stevvooe/go-btrfs 029908fedf190147f3f673b0db7c836f83a6a6be
# testify go testing support; latest release as of 12/16/2016
github.com/stretchr/testify v1.1.4
# go-spew (required by testify); latest release as of 1/12/2017
# go-spew (required by testify, and also by ctr); latest release as of 1/12/2017
github.com/davecgh/go-spew v1.1.0
# go-difflib (required by testify); latest release as of 1/12/2017
github.com/pmezard/go-difflib v1.0.0