Documentation
¶
Overview ¶
Package oci defines commands for general purpose oci manipulation back by oras.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RefCompletion ¶
func RefCompletion(tool *actions.DataTool, argIndices ...int) func(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
RefCompletion adds a ValidArgsFunction to a command. Optionally add unix-style argument indices to specify which arguments OCI ref completion should apply to, falls back to default shell behavior for unspecified indices. Applies OCI ref completion only to the first argument if no argument indices are provided.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.