variable

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2026 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package variable implements the `variable` command group.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdVariable

func NewCmdVariable(inv *cmd.Invocation) *cmd.Command

NewCmdVariable creates the `variable` command.

func NewCmdVariableImport

func NewCmdVariableImport(inv *cmd.Invocation) *cmd.Command

NewCmdVariableImport creates the `variable import` command.

Types

type ImportOpts

type ImportOpts struct {
	IO                 iostreams.IOStreams
	TFVarsFileToImport string
	Client             *client.Client
	Env                []string
	VariableSetName    string
	Organization       string
	Workspace          string
	Overwrite          bool
	DryRun             bool
}

ImportOpts stores the options parsed from flags for the variable import command.

Jump to

Keyboard shortcuts

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