initcmd

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package initcmd implements `aeroflare init`, an interactive wizard that provisions Aeroflare infrastructure. It is named initcmd (not init) because a Go package cannot be named init; the cobra Use string is still "init".

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdInit

func NewCmdInit(f *cmdutil.Factory) *cobra.Command

NewCmdInit builds the `aeroflare init` command.

Types

type Options

type Options struct {
	IO *iostreams.IOStreams
}

Options holds the dependencies initRun needs.

Jump to

Keyboard shortcuts

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