aio-cli-plugin-cloudmanager icon indicating copy to clipboard operation
aio-cli-plugin-cloudmanager copied to clipboard

Cloud Manager plugin for the Adobe I/O CLI

Results 32 aio-cli-plugin-cloudmanager issues
Sort by recently updated
recently updated
newest added

## Description - fixes #676 - upgraded IMS library to 6.5.0 which supports both JWT and OAuth based on config type - updated e2e tests to include OAuth authentication also...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)) | [`16.2.1` -> `19.3.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/16.2.1/19.3.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-node](https://togithub.com/mysticatea/eslint-plugin-node) | devDependencies | replacement | [`11.1.0` -> `14.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-node/11.1.0/) | This...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tmp](https://togithub.com/raszi/node-tmp) | [`0.2.1` -> `0.2.3`](https://renovatebot.com/diffs/npm/tmp/0.2.1/0.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tmp/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.7 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...

dependencies

As JWT service authentication is deprecated the new OAuth authentication should be supported in parallel. It is described in https://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/implementation/.

enhancement

**Is your feature request related to a problem? Please describe.** We are using the CM CLI tool extensively to manage our Web Tier Config pipelines and executions. Unfortunately, not all...

enhancement

**Is your feature request related to a problem? Please describe.** We are using the CM CLI tool extensively to manage our pipelines and executions. Unfortunately, not all options available in...

enhancement

Build with Node.js 18 as well This closes #557 ## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types...