config

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "config",
	Short: "Manage hevycli configuration",
	Long: `View and modify hevycli configuration settings.

Configuration is stored in ~/.hevycli/config.yaml and can be overridden
by environment variables (HEVYCLI_*) or command-line flags.

Examples:
  hevycli config init          # Interactive setup
  hevycli config show          # Display current configuration
  hevycli config set api-key   # Set your API key`,
}

Cmd is the config 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