adobe / adobe/aio-cli-plugin-app

App run for headless apps is not showing action urls without -v flag

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

Description

```
> aio app run
create .vscode/launch.json
press CTRL+C to terminate dev environment
```
```
> aio app run -v
ℹ using remote actions
ℹ building actions..
ℹ watching action files at /Users/mraho/work/junk-apps/adobeio-samples-barcode-generator/actions...
ℹ redeploying actions..
ℹ Info: Deploying package [my-barcode-app-0.0.1]...
ℹ Info: package [my-barcode-app-0.0.1] has been successfully deployed.

ℹ Info: Deploying action [my-barcode-app-0.0.1/barcode]...
ℹ Info: action [my-barcode-app-0.0.1/barcode] has been successfully deployed.

ℹ Success: Deployment completed successfully.
ℹ -> https://development-918-moritze2etestcli-stage.adobeioruntime.net/api/v1/web/my-barcode-app-0.0.1/barcode
ℹ setting up vscode debug configuration files...
⠙ create .vscode/launch.json
ℹ press CTRL+C to terminate dev environment
```

`app run` should be outputting the same as `app run -v`

Prove me wrong 😄

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.