quay / quayctl

quayctl is a command-line client for Quay
Apache License 2.0
91 stars 17 forks source link

Better command line messages #49

Closed josephschorr closed 8 years ago

josephschorr commented 8 years ago
Various utilities for working with the Quay container registry

Usage:
  quayctl
  quayctl [command]

Available Commands:
  rkt         Commands for pulling images into rkt from Quay
  docker      Commands for pulling images into Docker from Quay
  version     print the current version

Use "quayctl [command] --help" for more information about a command.
robszumski commented 8 years ago

LGTM