server

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2026 License: MPL-2.0 Imports: 80 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ServerCmd = &cobra.Command{
		Use:   "server",
		Short: "This command starts a Warden server that responds to API requests",
		Long: `
Usage: warden server [options]

  This command starts a Warden server that responds to API requests. By default,
  Start a server with a configuration file:

      $ warden server --config=/etc/warden/config.hcl

  For a full list of examples, please see the documentation.
  `,
		RunE: run,
	}
)

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