adobe / adobe/aio-cli-plugin-app

aio app run should output message indicating it's deploying runtime entities to remote

Open
#877 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
28
Forks
41
Avg merge
1d 2h
Merged PRs (30d)
3

Description

Today when users run `aio app run`, the command seems to execute and wait for a while before outputting the URLs to the local web app

```bash
mgoberling:MyStageApp % aio app run

To view your local application:
-> https://localhost:9080
To view your deployed application in the Experience Cloud shell:
-> https://experience.adobe.com/?devMode=true#/custom-apps/?localDevUrl=https://localhost:9080
```

While users can use `--verbose`, there should be some sort of output by default that lets the user know that runtime entities are being deployed so as not to make users think that local actions are being used

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.