Skip to content

show custom domain on spin deploy #142

@bacongobbler

Description

@bacongobbler

I have an application deployed to Fermyon Cloud with a custom domain:

image

When I call spin deploy, I see the default fermyon.app domain URL.

><> spin deploy
Uploading spin-hello-world version 1.0.0-rc3fe1b7e to Fermyon Cloud...
Deploying...
Waiting for application to become ready........ ready
Available Routes:
  hello: https://spin-hello-world-bacongobbler2.fermyon.app/hello
    A simple component that returns hello.

The expected behaviour should be to see the custom domain:

><> spin deploy
Uploading spin-hello-world version 1.0.0-rc3fe1b7e to Fermyon Cloud...
Deploying...
Waiting for application to become ready........ ready
Available Routes:
  hello: https://helloworld.bacongobbler.com/hello
    A simple component that returns hello.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions