Documentation
¶
Index ¶
- func ClientInterfacesCompleter() carapace.Action
- func LocalFilePathCompleter() carapace.Action
- func LocalProxyCompleter() carapace.Action
- func RegisterLocalFilePathFlagCompletion(cmd *cobra.Command, name string)
- func RegisterLocalFilePathFlagCompletions(cmd *cobra.Command, names ...string)
- func RegisterLocalFilePathPositionalAnyCompletion(cmd *cobra.Command)
- func RegisterLocalFilePathPositionalCompletion(cmd *cobra.Command, index int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientInterfacesCompleter ¶ added in v1.6.0
ClientInterfacesCompleter completes interface addresses on the client host.
func LocalFilePathCompleter ¶ added in v1.7.2
LocalFilePathCompleter completes local file and directory paths.
func LocalProxyCompleter ¶ added in v1.6.0
LocalProxyCompleter gives URL completion to all flags/arguments that accept a client proxy address.
func RegisterLocalFilePathFlagCompletion ¶ added in v1.7.2
RegisterLocalFilePathFlagCompletion registers local file-path completion for a flag.
func RegisterLocalFilePathFlagCompletions ¶ added in v1.7.2
RegisterLocalFilePathFlagCompletions registers local file-path completion for a list of flags.
func RegisterLocalFilePathPositionalAnyCompletion ¶ added in v1.7.2
RegisterLocalFilePathPositionalAnyCompletion registers local file-path completion for all positional arguments.
func RegisterLocalFilePathPositionalCompletion ¶ added in v1.7.2
RegisterLocalFilePathPositionalCompletion registers local file-path completion for a positional argument index.
Types ¶
This section is empty.