adobe / adobe/aio-cli-plugin-app

AIO_runtime_apihost should not be present in .env

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

Description

`AIO_runtime_apihost` should be removed from the `.env` files generated by `aio app use` and `aio app init`.

Environment variables should be reserved for non-default values.

Note: The reason this variable cannot currently be removed is because `wskdebug` uses it to get openwhisk server runtime docker image data. We will need to find a way to get `wskdebug` this value without including it as part of `.env`.

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.