server

package
v0.0.0-...-b313b0a Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2024 License: GPL-2.0 Imports: 19 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",
	UsageText: "abra server [command] [arguments] [options]",
	Commands: []*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