cli

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Root = &cmd.Root{
	Name:  "qol-assist",
	Short: "QoL assistance to help Solus roll!",
	Flags: &GlobalFlags{},
}

Root is the main command for this application

View Source
var VersionNumber string

VersionNumber is an externally defined string that contains qol-assist's current version

Functions

This section is empty.

Types

type GlobalFlags

type GlobalFlags struct {
	Debug bool `short:"d" long:"debug" desc:"Run in debug mode"`
}

GlobalFlags contains the flags for the Root command

type ListArgs

type ListArgs struct {
	Filter string `desc:"[system|all|admin|active]"`
}

ListArgs contains the arguments for the "list-users" subcommand

Jump to

Keyboard shortcuts

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