@vtex/cli-plugin-plugins
Advanced tools
Comparing version 1.11.5-beta to 1.11.6-beta
## [Unreleased] | ||
## [1.11.6-beta] - 2021-03-26 | ||
## [1.11.5-beta] - 2021-03-26 | ||
@@ -4,0 +6,0 @@ |
@@ -1,1 +0,1 @@ | ||
{"version":"1.11.5-beta","commands":{"plugins:install":{"id":"plugins:install","description":"Installs a plugin into the CLI.","usage":"plugins install PLUGIN","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":["plugins:add"],"examples":["\u001b[95mvtex plugins install\u001b[39m lighthouse","\u001b[95mvtex plugins install\u001b[39m https://github.com/vtex/cli-plugin-someplugin","\u001b[95mvtex plugins install\u001b[39m @vtex/cli-plugin-someplugin"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false},"force":{"name":"force","type":"boolean","char":"f","description":"Refetches all packages, even the ones that were previously installed.","allowNo":false}},"args":[{"name":"plugin","description":"plugin to install","required":true}]},"plugins:link":{"id":"plugins:link","description":"Links a plugin into the CLI for development.","usage":"plugins link PLUGIN","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":[],"examples":["\u001b[95mvtex plugins link\u001b[39m myplugin"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"path","description":"Plugin path.","required":true,"default":"."}]},"plugins:list":{"id":"plugins:list","description":"Lists all plugins installed on your machine.","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":[],"examples":["\u001b[95mvtex plugins list\u001b[39m"],"flags":{"core":{"name":"core","type":"boolean","description":"Shows core plugins.","allowNo":false}},"args":[]},"plugins:source":{"id":"plugins:source","description":"Lists all plugins supported by \u001b[93mVTEX\u001b[39m.","usage":"plugins source PLUGIN","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":[],"examples":["\u001b[95mvtex plugins source\u001b[39m myplugin"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"path","description":"Plugin path.","required":true,"default":"."}]},"plugins:uninstall":{"id":"plugins:uninstall","description":"Removes a plugin from the CLI","usage":"plugins uninstall PLUGIN","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":["plugins:unlink","plugins:remove"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"plugin","description":"Plugin to uninstall."}]},"plugins:update":{"id":"plugins:update","description":"Updates all plugins installed on your machine.","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]}}} | ||
{"version":"1.11.6-beta","commands":{"plugins:install":{"id":"plugins:install","description":"Installs a plugin into the CLI.","usage":"plugins install PLUGIN","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":["plugins:add"],"examples":["\u001b[95mvtex plugins install\u001b[39m lighthouse","\u001b[95mvtex plugins install\u001b[39m https://github.com/vtex/cli-plugin-someplugin","\u001b[95mvtex plugins install\u001b[39m @vtex/cli-plugin-someplugin"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false},"force":{"name":"force","type":"boolean","char":"f","description":"Refetches all packages, even the ones that were previously installed.","allowNo":false}},"args":[{"name":"plugin","description":"plugin to install","required":true}]},"plugins:link":{"id":"plugins:link","description":"Links a plugin into the CLI for development.","usage":"plugins link PLUGIN","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":[],"examples":["\u001b[95mvtex plugins link\u001b[39m myplugin"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"path","description":"Plugin path.","required":true,"default":"."}]},"plugins:list":{"id":"plugins:list","description":"Lists all plugins installed on your machine.","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":[],"examples":["\u001b[95mvtex plugins list\u001b[39m"],"flags":{"core":{"name":"core","type":"boolean","description":"Shows core plugins.","allowNo":false}},"args":[]},"plugins:source":{"id":"plugins:source","description":"Lists all plugins supported by \u001b[93mVTEX\u001b[39m.","usage":"plugins source PLUGIN","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":[],"examples":["\u001b[95mvtex plugins source\u001b[39m myplugin"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"path","description":"Plugin path.","required":true,"default":"."}]},"plugins:uninstall":{"id":"plugins:uninstall","description":"Removes a plugin from the CLI","usage":"plugins uninstall PLUGIN","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":["plugins:unlink","plugins:remove"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[{"name":"plugin","description":"Plugin to uninstall."}]},"plugins:update":{"id":"plugins:update","description":"Updates all plugins installed on your machine.","pluginName":"@vtex/cli-plugin-plugins","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","allowNo":false}},"args":[]}}} |
{ | ||
"name": "@vtex/cli-plugin-plugins", | ||
"description": "plugins plugin for toolbelt", | ||
"version": "1.11.5-beta", | ||
"version": "1.11.6-beta", | ||
"author": "vtex", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/vtex/cli-plugin-plugins/issues", |
@@ -116,3 +116,3 @@ @oclif/plugin-plugins | ||
_See code: [src/commands/plugins/install.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.5-beta/src/commands/plugins/install.ts)_ | ||
_See code: [src/commands/plugins/install.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.6-beta/src/commands/plugins/install.ts)_ | ||
@@ -138,3 +138,3 @@ ## `vtex plugins link PLUGIN` | ||
_See code: [src/commands/plugins/link.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.5-beta/src/commands/plugins/link.ts)_ | ||
_See code: [src/commands/plugins/link.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.6-beta/src/commands/plugins/link.ts)_ | ||
@@ -156,3 +156,3 @@ ## `vtex plugins:list` | ||
_See code: [src/commands/plugins/list.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.5-beta/src/commands/plugins/list.ts)_ | ||
_See code: [src/commands/plugins/list.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.6-beta/src/commands/plugins/list.ts)_ | ||
@@ -178,3 +178,3 @@ ## `vtex plugins source PLUGIN` | ||
_See code: [src/commands/plugins/source.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.5-beta/src/commands/plugins/source.ts)_ | ||
_See code: [src/commands/plugins/source.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.6-beta/src/commands/plugins/source.ts)_ | ||
@@ -201,3 +201,3 @@ ## `vtex plugins uninstall PLUGIN` | ||
_See code: [src/commands/plugins/uninstall.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.5-beta/src/commands/plugins/uninstall.ts)_ | ||
_See code: [src/commands/plugins/uninstall.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.6-beta/src/commands/plugins/uninstall.ts)_ | ||
@@ -217,3 +217,3 @@ ## `vtex plugins:update` | ||
_See code: [src/commands/plugins/update.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.5-beta/src/commands/plugins/update.ts)_ | ||
_See code: [src/commands/plugins/update.ts](https://github.com/vtex/cli-plugin-plugins/blob/v1.11.6-beta/src/commands/plugins/update.ts)_ | ||
<!-- commandsstop --> |
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
70247