Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MetaConfig ¶
MetaConfig stores configuration that can be set in all commands
type MigrateCommand ¶
type MigrateCommand struct {
*Meta
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
Click to show internal directories.
Click to hide internal directories.