image

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2018 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ImageCacheConfigCmd = &cobra.Command{
	Use:   "cache-config SUBCOMMAND [flags]",
	Short: "Controls the list of cached images which are implicitly imported and exported.",
	Long:  "Controls the list of cached images which are implicitly imported and exported.",
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}
View Source
var ImageCmd = &cobra.Command{
	Use:     "image SUBCOMMAND [flags]",
	Aliases: []string{"images"},
	Short:   "Exports and imports container images.",
	Long:    "Exports and imports container images.",
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

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