Versions in this module Expand all Collapse all v1 v1.8.1 Mar 27, 2026 v1.8.0 Mar 23, 2026 Changes in this version + func ConfigureProfile(io *iostreams.IOStreams, cfg config.IConfig, appDetails *dashboard.Application, ...) error + func CreateAndFetchApplication(io *iostreams.IOStreams, client *dashboard.Client, ...) (*dashboard.Application, error) + func CreateApplicationWithRetry(io *iostreams.IOStreams, client *dashboard.Client, accessToken string, ...) (*dashboard.Application, string, error) + func EnsureAPIKey(io *iostreams.IOStreams, client *dashboard.Client, accessToken string, ...) error + func PromptRegion(io *iostreams.IOStreams, client *dashboard.Client, accessToken string) (string, error)