Documentation ¶
Overview ¶
Package registry implements the registry devenv command
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRegistry ¶
func NewCmdRegistry(log logrus.FieldLogger) *cli.Command
NewCmdRegistry creates a new command for the registry subcommand
Types ¶
type Options ¶
type Options struct {
// contains filtered or unexported fields
}
Options holds the options for the registry command
func NewOptions ¶
func NewOptions(log logrus.FieldLogger) (*Options, error)
NewOptions creates a new Options instance for the registry command
Click to show internal directories.
Click to hide internal directories.