completers

package
v1.7.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2026 License: GPL-3.0 Imports: 3 Imported by: 6

README

client/command/completers

Overview

Implements the 'completers' command group for the Sliver client console.

Go Files

  • completers.go – Provides reusable carapace completion helpers for selecting client interfaces and proxy endpoints.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClientInterfacesCompleter added in v1.6.0

func ClientInterfacesCompleter() carapace.Action

ClientInterfacesCompleter completes interface addresses on the client host.

func LocalFilePathCompleter added in v1.7.2

func LocalFilePathCompleter() carapace.Action

LocalFilePathCompleter completes local file and directory paths.

func LocalProxyCompleter added in v1.6.0

func LocalProxyCompleter() carapace.Action

LocalProxyCompleter gives URL completion to all flags/arguments that accept a client proxy address.

func RegisterLocalFilePathFlagCompletion added in v1.7.2

func RegisterLocalFilePathFlagCompletion(cmd *cobra.Command, name string)

RegisterLocalFilePathFlagCompletion registers local file-path completion for a flag.

func RegisterLocalFilePathFlagCompletions added in v1.7.2

func RegisterLocalFilePathFlagCompletions(cmd *cobra.Command, names ...string)

RegisterLocalFilePathFlagCompletions registers local file-path completion for a list of flags.

func RegisterLocalFilePathPositionalAnyCompletion added in v1.7.2

func RegisterLocalFilePathPositionalAnyCompletion(cmd *cobra.Command)

RegisterLocalFilePathPositionalAnyCompletion registers local file-path completion for all positional arguments.

func RegisterLocalFilePathPositionalCompletion added in v1.7.2

func RegisterLocalFilePathPositionalCompletion(cmd *cobra.Command, index int)

RegisterLocalFilePathPositionalCompletion registers local file-path completion for a positional argument index.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL