server

package
v0.0.0-...-004cd70 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: GPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServerCommand = cli.Command{
	Name:    "server",
	Aliases: []string{"s"},
	Usage:   "Manage servers",
	Subcommands: []cli.Command{
		serverAddCommand,
		serverListCommand,
		serverRemoveCommand,
		serverPruneCommand,
	},
}

ServerCommand defines the `abra server` command and its subcommands

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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