commands

package
v1.0.0-rc0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package commands provides the CLI command implementations for devnet-builder. This file defines the root command and registers all subcommands.

Index

Constants

View Source
const (
	GroupMain       = "main"
	GroupMonitoring = "monitoring"
	GroupAdvanced   = "advanced"
)

Command group IDs for organized help output.

Variables

This section is empty.

Functions

func DefaultHomeDir

func DefaultHomeDir() string

DefaultHomeDir returns the default home directory for devnet data.

func NewRootCmd

func NewRootCmd() *cobra.Command

NewRootCmd creates the root command with all subcommands registered.

func ReloadFileConfig

func ReloadFileConfig()

ReloadFileConfig reloads the configuration from homeDir/config.toml. Used after interactive setup creates a new config file.

Types

This section is empty.

Directories

Path Synopsis
Package cache provides binary cache management commands for devnet-builder.
Package cache provides binary cache management commands for devnet-builder.
Package config provides configuration management commands for devnet-builder.
Package config provides configuration management commands for devnet-builder.
Package core provides core CLI commands for devnet-builder.
Package core provides core CLI commands for devnet-builder.
Package export provides export-related commands for devnet-builder.
Package export provides export-related commands for devnet-builder.
Package manage provides devnet lifecycle management commands.
Package manage provides devnet lifecycle management commands.

Jump to

Keyboard shortcuts

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