aio-cli
aio-cli copied to clipboard
Adobe I/O Extensible CLI
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.2.0 to 6.6.0. Release notes Sourced from eslint-plugin-promise's releases. v6.6.0 6.6.0 (2024-07-21) Bug Fixes always-return: treat process.exit() or process.abort() as an acceptable "return" (#493) (f368c5a) Features add...
## Expected Behaviour The `discover` command uses the proxy set via the environment variables `HTTP_PROXY` and/or `HTTPS_PROXY`. ## Actual Behaviour The `discover` command does not use the proxy set via...
## From a user: Proxy support section on this page https://github.com/adobe/aio-cli?tab=readme-ov-file#proxy-support says set environment variable (refer image) and same page has a section dedicated to setting up environment variable (refer...
legacy runtime namespaces with @adobe/[email protected], @adobe/[email protected] return 500 error
Some users that have legacy runtime namespaces may encounter a `500` error from the deploy-service when using `@adobe/[email protected]`, and `@adobe/[email protected]` This error is not helpful. Report a more verbose error...
### Expected Behaviour If my runtime action declares inputs mapped to environment vars in the app.config.yaml ```yaml created: function: created/index.js web: 'no' runtime: nodejs:20 inputs: ONE_INPUT: $ONE_INPUT ``` and the...
Hi team, is there a command similar to aio app init but initializes an app builder project with "the current code base" without using any template or generating an empty...
### Expected Behaviour `aio login` completes successfully ### Actual Behaviour `aio login` yields this message ``` aio login › Error: Cannot get token for context 'onboarding-config': [IMSSDK:CONTEXT_NOT_CONFIGURED] IMS context 'onboarding-config'...
### Expected Behaviour dev command mimics runtime env ### Actual Behaviour action code that references process.env can see the env used to run the app, there is no indication that...
Bumps [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) from 3.2.18 to 3.2.28. Release notes Sourced from @oclif/plugin-autocomplete's releases. 3.2.28 Bug Fixes deps: bump @oclif/core from 4.2.10 to 4.3.0 (#955) (ef9e597) 3.2.27 Bug Fixes add missing quote...
Bumps [base-x](https://github.com/cryptocoinjs/base-x) from 3.0.10 to 3.0.11. Commits 043a888 3.0.11 2705ddd [backport 3.x] Prohibit char codes that would overflow the BASE_MAP See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...