Beaker image

usage: beaker image [<flags>] <command> [<args> ...]

Manage images

Flags:
  -h, --help     Show context-sensitive help (also try --help-long and --help-man).
  -v, --version  Show application version.
      --debug    Print verbose stack traces on error.
      --addr="https://beaker.org"  
                 Address of the Beaker service.

Subcommands:
  create [<flags>] <image>
    Create a new image

  inspect <image>...
    Display detailed information about one or more images

  rename [<flags>] <image> <new-name>
    Rename an image

  pull [<flags>] <image> [<tag>]
    Pull the image's cooresponding Docker image


usage: beaker image [<flags>] <command> [<args> ...]

Manage images

Flags:
  -h, --help     Show context-sensitive help (also try --help-long and --help-man).
  -v, --version  Show application version.
      --debug    Print verbose stack traces on error.
      --addr="https://beaker.org"  
                 Address of the Beaker service.

Subcommands:
  create [<flags>] <image>
    Create a new image

  inspect <image>...
    Display detailed information about one or more images

  rename [<flags>] <image> <new-name>
    Rename an image

  pull [<flags>] <image> [<tag>]
    Pull the image's cooresponding Docker image