Versions in this module Expand all Collapse all v0 v0.0.1 Sep 30, 2023 Changes in this version + var OutputFormat string + var RequestTimeout time.Duration + func Client() (*gofu.Client, error) + func Confirm(description string) bool + func GetExitCode() int + func InitializeRoot(cmd *cobra.Command) + func RunCommand(run runFunc) cobraRunFunc + func SetExitCode(code int) + func Timeout() (context.Context, context.CancelFunc)