Skip to content

Replace hard-coded front-end URL by env variable #86

@iljarotar

Description

@iljarotar

When generating an invite link for a tenant or a project the cli prints an invite link like this:

	_, _ = fmt.Fprintf(c.c.Out, "%s (https://console.metalstack.cloud/organization-invite/%s)\n", resp.Msg.Invite.Secret, resp.Msg.Invite.Secret)

That's not good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions