export

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	OutputDirectory    string   `short:"o" type:"existingdir" default:"." help:"The directory to write the exported files to"`
	SkipProviderOutput bool     `default:"false" help:"If true, do not write the provider terraform file for the plugin"`
	CommandName        string   `arg:"" help:"The name of the command to use for export"`
	CommandArgs        []string `arg:"" help:"The args to pass to the command" passthrough:"true"`
}

func (*Command) Run

func (c *Command) Run(ctx *kong.Context) error

Jump to

Keyboard shortcuts

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