![]() ctr currently silently ignores several flags by default (without --local) and the user can't know which flags are supported until they see the code. This commit fixes ctr to return an explicit error when it finds an unsupported flag. Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com> |
||
---|---|---|
.. | ||
convert.go | ||
export.go | ||
images.go | ||
import.go | ||
inspect.go | ||
mount.go | ||
pull.go | ||
push.go | ||
tag.go | ||
unmount.go | ||
usage.go |