crane

package
v0.0.0-...-bada66e Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Root = &cobra.Command{
	Use:               "crane",
	Short:             "Crane is a tool for managing container images",
	Run:               func(cmd *cobra.Command, _ []string) { cmd.Usage() },
	DisableAutoGenTag: true,
}

Root is the top-level cobra.Command for crane.

Functions

func NewCmdAppend

func NewCmdAppend() *cobra.Command

NewCmdAppend creates a new cobra.Command for the append subcommand.

func NewCmdConfig

func NewCmdConfig() *cobra.Command

NewCmdConfig creates a new cobra.Command for the config subcommand.

func NewCmdCopy

func NewCmdCopy() *cobra.Command

NewCmdCopy creates a new cobra.Command for the copy subcommand.

func NewCmdDelete

func NewCmdDelete() *cobra.Command

NewCmdDelete creates a new cobra.Command for the delete subcommand.

func NewCmdDigest

func NewCmdDigest() *cobra.Command

NewCmdDigest creates a new cobra.Command for the digest subcommand.

func NewCmdList

func NewCmdList() *cobra.Command

NewCmdList creates a new cobra.Command for the ls subcommand.

func NewCmdManifest

func NewCmdManifest() *cobra.Command

NewCmdManifest creates a new cobra.Command for the manifest subcommand.

func NewCmdPull

func NewCmdPull() *cobra.Command

NewCmdPull creates a new cobra.Command for the pull subcommand.

func NewCmdPush

func NewCmdPush() *cobra.Command

NewCmdPush creates a new cobra.Command for the push subcommand.

func NewCmdRebase

func NewCmdRebase() *cobra.Command

NewCmdRebase creates a new cobra.Command for the rebase subcommand.

Types

This section is empty.

Jump to

Keyboard shortcuts

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