@adobe/aio-cli-plugin-console
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -1,1 +0,1 @@ | ||
{"version":"2.0.3","commands":{"console":{"id":"console","description":"List or select console integrations for the Adobe I/O Runtime","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:ls","console:list"],"examples":["$ aio console:list-integrations","$ aio console:ls","$ aio console list-integrations","$ aio console:select-integration INTEGRATION_ID","$ aio console:sel INTEGRATION_ID","$ aio console select-integration INTEGRATION_ID","$ aio console:reset-integration INTEGRATION_ID","$ aio console:reset INTEGRATION_ID","$ aio console reset-integration INTEGRATION_ID","$ aio console:current-integration","$ aio console:current","$ aio console current-integration"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key"},"name":{"name":"name","type":"boolean","char":"n","description":"sort results by name","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"output raw json","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output yaml","allowNo":false}},"args":[]},"console:integration":{"id":"console:integration","description":"Views an integration for use with Adobe I/O Runtime serverless functions","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:get","console:int"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key","default":null}},"args":[{"name":"namespace","description":"namespace of an integration","required":true}]},"console:list-integrations":{"id":"console:list-integrations","description":"lists integrations for use with Adobe I/O Runtime serverless functions","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:ls","console:list"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key"},"name":{"name":"name","type":"boolean","char":"n","description":"sort results by name","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"output raw json","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output yaml","allowNo":false}},"args":[]},"console:reset-integration":{"id":"console:reset-integration","description":"resets an integration's .wskprops auth hash.\nafter running this command all clients will need to run `console:select-integration` \nto get a new auth hash in their .wskprops file\n","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:reset"],"flags":{},"args":[{"name":"integration_Id"}]},"console:select-integration":{"id":"console:select-integration","description":"selects an integration and writes the .wskprops file to the local machine\nRun 'console:ls' to get a list of integrations to select from.\nThe .wskprops file will be written to your home folder, and you will be prompted whether you want to overwrite an existing file.\n","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:sel","console:select"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key","default":null},"force":{"name":"force","type":"boolean","char":"f","description":"do not prompt if the .wskprops file exists","allowNo":false},"local":{"name":"local","type":"boolean","char":"l","description":"save selected integration to local config","allowNo":false},"global":{"name":"global","type":"boolean","char":"g","description":"save selected integration to global config","allowNo":false},"wskprops":{"name":"wskprops","type":"boolean","char":"w","description":"save selected integration to .wskprops file (default)","allowNo":false}},"args":[{"name":"integration_Id"}]},"console:selected-integration":{"id":"console:selected-integration","description":"lists the selected integration for use with Adobe I/O Runtime serverless functions","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:selected","console:current"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key","default":null}},"args":[]}}} | ||
{"version":"2.0.4","commands":{"console":{"id":"console","description":"List or select console integrations for the Adobe I/O Runtime","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:ls","console:list"],"examples":["$ aio console:list-integrations","$ aio console:ls","$ aio console list-integrations","$ aio console:select-integration INTEGRATION_ID","$ aio console:sel INTEGRATION_ID","$ aio console select-integration INTEGRATION_ID","$ aio console:reset-integration INTEGRATION_ID","$ aio console:reset INTEGRATION_ID","$ aio console reset-integration INTEGRATION_ID","$ aio console:current-integration","$ aio console:current","$ aio console current-integration"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key"},"name":{"name":"name","type":"boolean","char":"n","description":"sort results by name","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"output raw json","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output yaml","allowNo":false}},"args":[]},"console:integration":{"id":"console:integration","description":"Views an integration for use with Adobe I/O Runtime serverless functions","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:get","console:int"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key","default":null}},"args":[{"name":"namespace","description":"namespace of an integration","required":true}]},"console:list-integrations":{"id":"console:list-integrations","description":"lists integrations for use with Adobe I/O Runtime serverless functions","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:ls","console:list"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key"},"name":{"name":"name","type":"boolean","char":"n","description":"sort results by name","allowNo":false},"json":{"name":"json","type":"boolean","char":"j","description":"output raw json","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output yaml","allowNo":false}},"args":[]},"console:reset-integration":{"id":"console:reset-integration","description":"resets an integration's .wskprops auth hash.\nafter running this command all clients will need to run 'console:select-integration'\nto get a new auth hash in their .wskprops file\n","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:reset"],"flags":{},"args":[{"name":"integration_Id"}]},"console:select-integration":{"id":"console:select-integration","description":"selects an integration and writes the .wskprops file to the local machine\nRun 'console:ls' to get a list of integrations to select from.\nThe .wskprops file will be written to your home folder, and you will be prompted whether you want to overwrite an existing file.\n","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:sel","console:select"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key","default":null},"force":{"name":"force","type":"boolean","char":"f","description":"do not prompt if the .wskprops file exists","allowNo":false},"local":{"name":"local","type":"boolean","char":"l","description":"save selected integration to local config","allowNo":false},"global":{"name":"global","type":"boolean","char":"g","description":"save selected integration to global config","allowNo":false},"wskprops":{"name":"wskprops","type":"boolean","char":"w","description":"save selected integration to .wskprops file (default)","allowNo":false}},"args":[{"name":"integration_Id"}]},"console:selected-integration":{"id":"console:selected-integration","description":"lists the selected integration for use with Adobe I/O Runtime serverless functions","pluginName":"@adobe/aio-cli-plugin-console","pluginType":"core","aliases":["console:selected","console:current"],"flags":{"passphrase":{"name":"passphrase","type":"option","char":"p","description":"the passphrase for the private-key","default":null}},"args":[]}}} |
{ | ||
"name": "@adobe/aio-cli-plugin-console", | ||
"description": "Console integration plugin for the Adobe I/O CLI", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"author": "Adobe Inc.", | ||
@@ -22,3 +22,3 @@ "bugs": "https://github.com/adobe/aio-cli-plugin-console/issues", | ||
"acorn": "^7.0.0", | ||
"chalk": "^2.4.1", | ||
"chalk": "^3.0.0", | ||
"codecov": "^3.2.0", | ||
@@ -29,4 +29,4 @@ "eslint": "^6.0.0", | ||
"eslint-plugin-import": "^2.13.10", | ||
"eslint-plugin-jest": "22.16.0", | ||
"eslint-plugin-node": "^9.0.0", | ||
"eslint-plugin-jest": "23.2.0", | ||
"eslint-plugin-node": "^11.0.0", | ||
"eslint-plugin-promise": "^4.0.0", | ||
@@ -36,3 +36,3 @@ "eslint-plugin-standard": "^4.0.0", | ||
"jest-haste-map": "^24.5.0", | ||
"jest-junit": "^7.0.0", | ||
"jest-junit": "^10.0.0", | ||
"stdout-stderr": "^0.1.9" | ||
@@ -39,0 +39,0 @@ }, |
@@ -36,3 +36,3 @@ <!-- | ||
$ ./bin/run (-v|--version|version) | ||
@adobe/aio-cli-plugin-console/2.0.3 darwin-x64 node-v12.3.1 | ||
@adobe/aio-cli-plugin-console/2.0.4 darwin-x64 node-v10.15.3 | ||
$ ./bin/run --help [COMMAND] | ||
@@ -86,3 +86,3 @@ USAGE | ||
_See code: [src/commands/console/index.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.3/src/commands/console/index.js)_ | ||
_See code: [src/commands/console/index.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.4/src/commands/console/index.js)_ | ||
@@ -108,3 +108,3 @@ ## `./bin/run console:integration NAMESPACE` | ||
_See code: [src/commands/console/integration.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.3/src/commands/console/integration.js)_ | ||
_See code: [src/commands/console/integration.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.4/src/commands/console/integration.js)_ | ||
@@ -130,3 +130,3 @@ ## `./bin/run console:list-integrations` | ||
_See code: [src/commands/console/list-integrations.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.3/src/commands/console/list-integrations.js)_ | ||
_See code: [src/commands/console/list-integrations.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.4/src/commands/console/list-integrations.js)_ | ||
@@ -142,3 +142,3 @@ ## `./bin/run console:reset-integration [INTEGRATION_ID]` | ||
DESCRIPTION | ||
after running this command all clients will need to run `console:select-integration` | ||
after running this command all clients will need to run 'console:select-integration' | ||
to get a new auth hash in their .wskprops file | ||
@@ -150,3 +150,3 @@ | ||
_See code: [src/commands/console/reset-integration.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.3/src/commands/console/reset-integration.js)_ | ||
_See code: [src/commands/console/reset-integration.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.4/src/commands/console/reset-integration.js)_ | ||
@@ -178,3 +178,3 @@ ## `./bin/run console:select-integration [INTEGRATION_ID]` | ||
_See code: [src/commands/console/select-integration.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.3/src/commands/console/select-integration.js)_ | ||
_See code: [src/commands/console/select-integration.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.4/src/commands/console/select-integration.js)_ | ||
@@ -197,3 +197,3 @@ ## `./bin/run console:selected-integration` | ||
_See code: [src/commands/console/selected-integration.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.3/src/commands/console/selected-integration.js)_ | ||
_See code: [src/commands/console/selected-integration.js](https://github.com/adobe/aio-cli-plugin-console/blob/v2.0.4/src/commands/console/selected-integration.js)_ | ||
<!-- commandsstop --> |
@@ -82,3 +82,3 @@ /* | ||
ResetIntegrationCommand.description = `resets an integration's .wskprops auth hash. | ||
after running this command all clients will need to run \`console:select-integration\` | ||
after running this command all clients will need to run 'console:select-integration' | ||
to get a new auth hash in their .wskprops file | ||
@@ -85,0 +85,0 @@ ` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50363