aio-cli
aio-cli copied to clipboard
Adobe I/O Extensible CLI
Right now `aio logout` will not log you out in a browser context. When the command is run, we should spawn a browser instance and go to the IMS url...
### Expected Behaviour When error condition exists, the cli politely informs the user what was wrong with their command ### Actual Behaviour developer needs a degree in crypto-zoology to figure...
### Expected Behaviour After running `aio app use `, deploy should work regardless of login status in the org in developer console. I have the correct information (runtime namespace and...
### Expected Behaviour No CORS error(s) would occur when using the app using `aio app run` ### Actual Behaviour Intermittent CORS error(s) occur when using `aio app run`, particularly if...
### Expected Behaviour Url can be loaded after deploy ... (has `adobeio-static.net` as the domain) ### Actual Behaviour Url is a 404 (has `adobeioruntime.net` as the domain) ### Reproduce Scenario...
If it makes sense, it could be an enhancement to the CLI if it detects multiple packages in the yaml, and asks in which package to add the runtime action.
### Expected Behaviour project init via cli then checked into git repo should be able to be used and created in a mixed OS environment aio app init on windows...
``` $ npm install -g @adobe/adobe-io-cli npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated [email protected]: This version of 'buffer' is out-of-date. You must...
### Expected Behaviour If login times out while trying to create a new firefly app `aio app init` the user should be informed, and presented with a choice of how...