cli

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APP  = "icecli"
	DESC = "Icecast CLI"
	VER  = "1.1.1"
)
View Source
const (
	CMD_HELP         = "help"
	CMD_STATS        = "stats"
	CMD_KILL_CLIENT  = "kill-client"
	CMD_KILL_SOURCE  = "kill-source"
	CMD_LIST_CLIENTS = "list-clients"
	CMD_LIST_MOUNTS  = "list-mounts"
	CMD_MOVE_CLIENTS = "move-clients"
	CMD_UPDATE_META  = "update-meta"
)
View Source
const (
	OPT_HOST     = "H:host"
	OPT_USER     = "U:user"
	OPT_PASS     = "P:password"
	OPT_NO_COLOR = "nc:no-color"
	OPT_HELP     = "h:help"
	OPT_VER      = "v:version"

	OPT_VERB_VER     = "vv:verbose-version"
	OPT_COMPLETION   = "completion"
	OPT_GENERATE_MAN = "generate-man"
)

Variables

This section is empty.

Functions

func Run

func Run(gitRev string, gomod []byte)

Run is main application function

Types

This section is empty.

Jump to

Keyboard shortcuts

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