Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MigrateCommand ¶
type MigrateCommand struct {
*Meta
Hostname string
Organization string
WorkspaceName string
WorkspacePrefix string
WorkspaceVariable string
TfvarsFilename string
ModulesDir string
}
func (*MigrateCommand) Help ¶
func (c *MigrateCommand) Help() string
func (*MigrateCommand) Run ¶
func (c *MigrateCommand) Run(args []string) int
func (*MigrateCommand) Synopsis ¶
func (c *MigrateCommand) Synopsis() string
type OpenCommand ¶ added in v0.1.3
func (*OpenCommand) Help ¶ added in v0.1.3
func (c *OpenCommand) Help() string
func (*OpenCommand) Run ¶ added in v0.1.3
func (c *OpenCommand) Run(args []string) int
func (*OpenCommand) Synopsis ¶ added in v0.1.3
func (c *OpenCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.