cli

package
v3.0.0-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package cli provides a public wrapper around the internal weos CLI for use by downstream services that embed the weos binary as a library.

The primary CLI implementation lives in weos/internal/cli. Go's internal package rules prevent that package from being imported outside the weos module, so this thin re-export exists to give downstream binaries a stable public entry point.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute runs the weos CLI root command.

Downstream services embedding weos typically call this from main() after loading environment variables and calling presets.Register() for any custom presets they want to plug into the default registry.

Types

This section is empty.

Jump to

Keyboard shortcuts

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