adobe / adobe/aio-cli-plugin-app

Provide access to the app per workspace

Open
#284 2 comments 0 reactions 1 assignee Claimed by @Himavanth View on GitHub
enhancement
Dominant language
JavaScript
Stars
28
Forks
41
Avg merge
1d 2h
Merged PRs (30d)
3

Description

**Is your feature request related to a problem? Please describe.**
How do I find the url to access my app in the different workspaces (without knowing how it is computed) ? With the production workspace, it is somehow available during the Approval process and when approved, I can navigate with the Experience Shell. In dev, I can copy / paste it in the terminal when running `aio app deploy`.
But in staging when deploy is managed by the CI/CD ? In the Github action output, the URL is partially obfuscated because it contains on of the secret (the runtime namespace) thus I need to compute it myself.

As a developer, you need to know how the url is constructed to compute it.

**Describe the solution you'd like**
In the Console, it could be as simple as adding a link on the workspace dashboard...!
In the cli, it might be given by a console command.

cc @meryllblanchet

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.