package cmd
import "github.com/google/go-containerregistry/internal/cmd"
Index ¶
- func NewCmdEdit(options *[]crane.Option) *cobra.Command
- func NewCmdEditConfig(options *[]crane.Option) *cobra.Command
- func NewCmdEditFs(options *[]crane.Option) *cobra.Command
- func NewCmdEditManifest(options *[]crane.Option) *cobra.Command
Functions ¶
func NewCmdEdit ¶
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 ¶
NewCmdConfig creates a new cobra.Command for the config subcommand.
func NewCmdEditFs ¶
NewCmdExport creates a new cobra.Command for the export subcommand.
func NewCmdEditManifest ¶
NewCmdManifest creates a new cobra.Command for the manifest subcommand.
Source Files ¶
- Version
- v0.20.3 (latest)
- Published
- Jan 15, 2025
- Platform
- linux/amd64
- Imports
- 21 packages
- Last checked
- 21 hours ago –
Tools for package owners.