connect

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "connect",
	Short: "Launch the game client and connect to the active game session",
	Long: `Reads the active game session from .ludus/state.json, verifies
it is still alive via the deployment target API, then launches the game client
binary to connect.

Use --address to override the IP:port instead of reading from state.`,
	RunE: runConnect,
}

Cmd is the connect command.

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