cli

package
v0.0.0-...-457f07e Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd struct {
	Log cmd.LogOptions `embed:""`

	Agent struct {
		Add    agentAdd    `cmd:"" help:"Add an agent to a cluster"`
		List   agentList   `cmd:"" name:"ls" help:"List agents within a cluster"`
		Info   agentInfo   `cmd:"" help:"Show info about an agent"`
		Logs   agentLogs   `cmd:"" help:"Show logs for an agent"`
		Deploy agentDeploy `cmd:"" help:"Deploy to an agent"`
	} `cmd:"" help:"Agent related functions"`

	Cluster struct {
		Add clusterAdd `cmd:""`
	} `cmd:"" help:"Cluster related functions"`
}

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