Documentation ¶
Overview ¶
Package add defines the options and add logic for the index files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIndexAddCmd ¶
NewIndexAddCmd returns the index add command.
Types ¶
type IndexAddOptions ¶
type IndexAddOptions struct {
*options.CommonOptions
}
IndexAddOptions contains the options for the index add command.
func (*IndexAddOptions) RunIndexAdd ¶
func (o *IndexAddOptions) RunIndexAdd(ctx context.Context, args []string) error
RunIndexAdd implements the index add command.
Click to show internal directories.
Click to hide internal directories.