...

Package cmd

import "github.com/google/go-containerregistry/internal/cmd"
Overview
Index

Overview ▾

func NewCmdEdit

func NewCmdEdit(options *[]crane.Option) *cobra.Command

NewCmdEdit creates a new cobra.Command for the edit subcommand.

This is currently hidden until we're happy with the interface and can test it on different operating systems and editors.

func NewCmdEditConfig

func NewCmdEditConfig(options *[]crane.Option) *cobra.Command

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

func NewCmdEditFs

func NewCmdEditFs(options *[]crane.Option) *cobra.Command

NewCmdExport creates a new cobra.Command for the export subcommand.

func NewCmdEditManifest

func NewCmdEditManifest(options *[]crane.Option) *cobra.Command

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