adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

`aio app pack` and `aio app install` is missing in the README text #757

Closed shazron closed 7 months ago

shazron commented 7 months ago

This is because when it was pre-release, it was hidden:

https://github.com/adobe/aio-cli-plugin-app/blob/77fbf160ffd7c587c2f179df2210825e2d92c822/src/commands/app/pack.js#L359 https://github.com/adobe/aio-cli-plugin-app/blob/77fbf160ffd7c587c2f179df2210825e2d92c822/src/commands/app/install.js#L158

Fix: remove that line, and re-publish a patch version

aiojbot commented 7 months ago

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2798