# Packages
No description provided by the author
# Functions
DefaultURL returns the default cloud URL.
IsValidAccessToken tries to use the provided Pulumi access token and returns if it is accepted or not.
Login logs into the target cloud URL and returns the cloud backend for it.
New creates a new Pulumi backend for the given cloud API URL and token.
ValueOrDefaultURL returns the value if specified, or the default cloud URL otherwise.
# Constants
AccessTokenEnvVar is the environment variable used to bypass a prompt on login.
PulumiCloudURL is the Cloud URL used if no environment or explicit cloud is chosen.
No description provided by the author
No description provided by the author
# Structs
CreateStackOptions is an optional bag of options specific to creating cloud stacks.
# Type aliases
No description provided by the author