command

package
v1.0.13-0...-818ebdc Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2020 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LaunchCommand = &cobra.Command{
	Use:   "launch",
	Short: "Start a process in the igniter-shell",
	RunE:  runLaunchCommand,
}

LaunchCommand launches a process

View Source
var RootCommand = &cobra.Command{
	Use:     "igniter-shell",
	Short:   "The Gameye igniter shell starts and configures game servers.",
	Version: resource.Version,
}

RootCommand is the root command for all subcommands

View Source
var VerifyCommand = &cobra.Command{
	Use:   "verify",
	Short: "Verify a config-file",
	RunE:  runVerifyCommand,
}

VerifyCommand verifies a config file

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