adobe / aio-lib-runtime

Adobe I/O Javascript SDK implementing a value-add layer for Adobe I/O Runtime

Home Page:https://www.adobe.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support for shared packages in manifest

moritzraho opened this issue · comments

shared: true option in manifest deployments would be nice.

The current way to set a package to shared is aio runtime package update <my-pkg> --shared true

See adobe/aio-cli-plugin-runtime#132 , it seems it is already supported?