images

package
v0.28.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2019 License: MIT Imports: 9 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Command is the cli command for managing content
	Command = cli.Command{
		Name:  "images",
		Usage: "manage images",
		Subcommands: cli.Commands{
			pullCommand,
			pushCommand,
			listCommand,
			tagCommand,
			removeCommand,
		},
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL