New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adobe/aio-cli-plugin-cloudmanager

Package Overview
Dependencies
Maintainers
41
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/aio-cli-plugin-cloudmanager - npm Package Compare versions

Comparing version 0.0.5 to 0.1.0

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"0.0.5","commands":{"cloudmanager:advance-current-execution":{"id":"cloudmanager:advance-current-execution","description":"advance current pipeline execution either by overriding a waiting quality gate or advancing the approval step","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:cancel-current-execution":{"id":"cloudmanager:cancel-current-execution","description":"cancel current pipeline execution either by cancelling the current step, rejecting a waiting quality gate, or rejecting the approval step","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:get-current-execution":{"id":"cloudmanager:get-current-execution","description":"get pipeline execution","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:get-quality-gate-results":{"id":"cloudmanager:get-quality-gate-results","description":"get quality gate results","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"executionId","description":"the execution id","required":true},{"name":"action","description":"the step action","required":true,"options":["codeQuality","security","performance"]}]},"cloudmanager":{"id":"cloudmanager","description":"interact with the Cloud Manager API to list, start, cancel, and inspect pipelines and executions.","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"examples":["$ aio cloudmanager:list-programs","$ aio cloudmanager:list-programs --enabledonly","$ aio cloudmanager:list-pipelines","$ aio cloudmanager:list-pipelines --programId=PROGRAM_ID","$ aio cloudmanager:start-execution PIPELINE_ID","$ aio cloudmanager:start-execution --programId=PROGRAM_ID PIPELINE_ID","$ aio cloudmanager:list-current-executions","$ aio cloudmanager:list-current-executions --programId=PROGRAM_ID","$ aio cloudmanager:get-current-execution PIPELINE_ID","$ aio cloudmanager:get-current-execution --programId=PROGRAM_ID PIPELINE_ID","$ aio cloudmanager:get-quality-gate-results PIPELINE_ID [codeQuality|security|performance]","$ aio cloudmanager:get-quality-gate-results --programId=PROGRAM_ID PIPELINE_ID [codeQuality|security|performance]","$ aio cloudmanager:cancel-current-execution PIPELINE_ID","$ aio cloudmanager:cancel-current-execution --programId=PROGRAM_ID PIPELINE_ID","$ aio cloudmanager:advance-current-execution PIPELINE_ID","$ aio cloudmanager:advance-current-execution --programId=PROGRAM_ID PIPELINE_ID"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"}},"args":[]},"cloudmanager:list-current-executions":{"id":"cloudmanager:list-current-executions","description":"list running pipeline executions","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:list-pipelines":{"id":"cloudmanager:list-pipelines","description":"lists pipelines available in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:list-programs":{"id":"cloudmanager:list-programs","description":"lists programs available in Cloud Manager","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"enabledonly":{"name":"enabledonly","type":"boolean","char":"e","description":"only output Cloud Manager-enabled programs","allowNo":false}},"args":[]},"cloudmanager:start-execution":{"id":"cloudmanager:start-execution","description":"start pipeline execution","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]}}}
{"version":"0.1.0","commands":{"cloudmanager:advance-current-execution":{"id":"cloudmanager:advance-current-execution","description":"advance current pipeline execution either by overriding a waiting quality gate or advancing the approval step","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:cancel-current-execution":{"id":"cloudmanager:cancel-current-execution","description":"cancel current pipeline execution either by cancelling the current step, rejecting a waiting quality gate, or rejecting the approval step","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:get-current-execution":{"id":"cloudmanager:get-current-execution","description":"get pipeline execution","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:get-quality-gate-results":{"id":"cloudmanager:get-quality-gate-results","description":"get quality gate results","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"executionId","description":"the execution id","required":true},{"name":"action","description":"the step action","required":true,"options":["codeQuality","security","performance"]}]},"cloudmanager":{"id":"cloudmanager","description":"interact with the Cloud Manager API to list, start, cancel, and inspect pipelines and executions.","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"examples":["$ aio cloudmanager:list-programs","$ aio cloudmanager:list-programs --enabledonly","$ aio cloudmanager:list-pipelines","$ aio cloudmanager:list-pipelines --programId=PROGRAM_ID","$ aio cloudmanager:start-execution PIPELINE_ID","$ aio cloudmanager:start-execution --programId=PROGRAM_ID PIPELINE_ID","$ aio cloudmanager:list-current-executions","$ aio cloudmanager:list-current-executions --programId=PROGRAM_ID","$ aio cloudmanager:get-current-execution PIPELINE_ID","$ aio cloudmanager:get-current-execution --programId=PROGRAM_ID PIPELINE_ID","$ aio cloudmanager:get-quality-gate-results PIPELINE_ID [codeQuality|security|performance]","$ aio cloudmanager:get-quality-gate-results --programId=PROGRAM_ID PIPELINE_ID [codeQuality|security|performance]","$ aio cloudmanager:cancel-current-execution PIPELINE_ID","$ aio cloudmanager:cancel-current-execution --programId=PROGRAM_ID PIPELINE_ID","$ aio cloudmanager:advance-current-execution PIPELINE_ID","$ aio cloudmanager:advance-current-execution --programId=PROGRAM_ID PIPELINE_ID"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"}},"args":[]},"cloudmanager:list-current-executions":{"id":"cloudmanager:list-current-executions","description":"list running pipeline executions","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:list-pipelines":{"id":"cloudmanager:list-pipelines","description":"lists pipelines available in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:list-programs":{"id":"cloudmanager:list-programs","description":"lists programs available in Cloud Manager","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"enabledonly":{"name":"enabledonly","type":"boolean","char":"e","description":"only output Cloud Manager-enabled programs","allowNo":false}},"args":[]},"cloudmanager:start-execution":{"id":"cloudmanager:start-execution","description":"start pipeline execution","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"r","description":"the passphrase for the private-key"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]}}}
{
"name": "@adobe/aio-cli-plugin-cloudmanager",
"description": "Cloud Manager commands for the Adobe I/O CLI",
"version": "0.0.5",
"version": "0.1.0",
"author": "Adobe Inc.",
"bugs": "https://github.com/adobe/aio-cli-plugin-cloudmanager/issues",
"dependencies": {
"@adobe/aio-cli-plugin-config": "^1.0.6",
"@adobe/aio-cli-plugin-jwt-auth": "^1.0.9",
"@adobe/aio-cli-plugin-jwt-auth": "^2.0.1",
"@adobe/aio-cna-core-config": "^1.0.14",
"@oclif/command": "^1.5.6",

@@ -36,3 +36,3 @@ "@oclif/config": "^1.9.0",

"jest-haste-map": "^24.5.0",
"jest-junit": "^6.3.0",
"jest-junit": "^7.0.0",
"stdout-stderr": "^0.1.9"

@@ -39,0 +39,0 @@ },

@@ -51,3 +51,3 @@ <!--

```
aio config:set jwt-auth PATH_TO_CONFIG_JSON_FILE --file --mime-type=application/json
aio config:set jwt-auth PATH_TO_CONFIG_JSON_FILE --file --json
```

@@ -58,3 +58,3 @@

```
aio config:set jwt-auth.jwt_private_key PATH_TO_PRIVATE_KEY_FILE --file --mime-type=application/x-pem-file
aio config:set jwt-auth.jwt_private_key PATH_TO_PRIVATE_KEY_FILE --file
```

@@ -118,3 +118,3 @@

_See code: [src/commands/cloudmanager/index.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.0.5/src/commands/cloudmanager/index.js)_
_See code: [src/commands/cloudmanager/index.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/index.js)_

@@ -137,3 +137,3 @@ ## `aio cloudmanager:advance-current-execution PIPELINEID`

_See code: [src/commands/cloudmanager/advance-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.0.5/src/commands/cloudmanager/advance-current-execution.js)_
_See code: [src/commands/cloudmanager/advance-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/advance-current-execution.js)_

@@ -156,3 +156,3 @@ ## `aio cloudmanager:cancel-current-execution PIPELINEID`

_See code: [src/commands/cloudmanager/cancel-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.0.5/src/commands/cloudmanager/cancel-current-execution.js)_
_See code: [src/commands/cloudmanager/cancel-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/cancel-current-execution.js)_

@@ -175,3 +175,3 @@ ## `aio cloudmanager:get-current-execution PIPELINEID`

_See code: [src/commands/cloudmanager/get-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.0.5/src/commands/cloudmanager/get-current-execution.js)_
_See code: [src/commands/cloudmanager/get-current-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/get-current-execution.js)_

@@ -196,3 +196,3 @@ ## `aio cloudmanager:get-quality-gate-results PIPELINEID EXECUTIONID ACTION`

_See code: [src/commands/cloudmanager/get-quality-gate-results.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.0.5/src/commands/cloudmanager/get-quality-gate-results.js)_
_See code: [src/commands/cloudmanager/get-quality-gate-results.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/get-quality-gate-results.js)_

@@ -212,3 +212,3 @@ ## `aio cloudmanager:list-current-executions`

_See code: [src/commands/cloudmanager/list-current-executions.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.0.5/src/commands/cloudmanager/list-current-executions.js)_
_See code: [src/commands/cloudmanager/list-current-executions.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/list-current-executions.js)_

@@ -228,3 +228,3 @@ ## `aio cloudmanager:list-pipelines`

_See code: [src/commands/cloudmanager/list-pipelines.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.0.5/src/commands/cloudmanager/list-pipelines.js)_
_See code: [src/commands/cloudmanager/list-pipelines.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/list-pipelines.js)_

@@ -244,3 +244,3 @@ ## `aio cloudmanager:list-programs`

_See code: [src/commands/cloudmanager/list-programs.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.0.5/src/commands/cloudmanager/list-programs.js)_
_See code: [src/commands/cloudmanager/list-programs.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/list-programs.js)_

@@ -263,3 +263,3 @@ ## `aio cloudmanager:start-execution PIPELINEID`

_See code: [src/commands/cloudmanager/start-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.0.5/src/commands/cloudmanager/start-execution.js)_
_See code: [src/commands/cloudmanager/start-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/v0.1.0/src/commands/cloudmanager/start-execution.js)_
<!-- commandsstop -->

@@ -13,3 +13,3 @@ /*

const Config = require('@adobe/aio-cli-plugin-config')
const Config = require('@adobe/aio-cna-core-config')
const constants = require('./constants')

@@ -16,0 +16,0 @@

@@ -44,4 +44,10 @@ /*

cli.action.stop('started')
const evaluated = /^.*\/([0-9]+)$/.exec(result)
if (evaluated) {
cli.action.stop(`started execution ID ${evaluated[1]}`)
} else {
cli.action.stop('started')
}
return result

@@ -48,0 +54,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc