Documentation ¶
Overview ¶
Package index implements the index commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIndexCmd ¶
func NewIndexCmd(ctx context.Context, opt *commonoptions.CommonOptions) *cobra.Command
NewIndexCmd returns the index command.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package add defines the options and add logic for the index files.
|
Package add defines the options and add logic for the index files. |
Package list defines the logic to list the already configured index files.
|
Package list defines the logic to list the already configured index files. |
Package remove defines options and logic to remove a previously add index file.
|
Package remove defines options and logic to remove a previously add index file. |
Package update defines options and logic to update the index files.
|
Package update defines options and logic to update the index files. |
Click to show internal directories.
Click to hide internal directories.