• When ran in a Spin environment, it returns the fqdn of the instance.

    Will cache the value of the Spin FQDN during the execution of the CLI. To avoid multiple calls to readSync or show.

    Parameters

    • env: ProcessEnv = process.env

      Environment variables.

    Returns Promise<string>

    Fqdn of the Spin environment.