@vtex/cli-plugin-whoami
Advanced tools
Comparing version
@@ -9,2 +9,4 @@ # Changelog | ||
## [0.2.2-beta] - 2021-03-30 | ||
## [0.2.1-beta] - 2021-03-30 | ||
@@ -11,0 +13,0 @@ |
@@ -1,1 +0,1 @@ | ||
{"version":"0.2.1-beta","commands":{"whoami":{"id":"whoami","description":"Prints the current \u001b[93maccount\u001b[39m, \u001b[93mworkspace\u001b[39m, environment, and login details.","pluginName":"@vtex/cli-plugin-whoami","pluginType":"core","aliases":[],"examples":["\u001b[95mvtex whoami\u001b[39m"],"flags":{"verbose":{"name":"verbose","type":"boolean","char":"v","description":"Show debug level logs","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"trace":{"name":"trace","type":"boolean","description":"Ensure all requests to VTEX IO are traced","allowNo":false}},"args":[]}}} | ||
{"version":"0.2.2-beta","commands":{"whoami":{"id":"whoami","description":"Prints the current \u001b[93maccount\u001b[39m, \u001b[93mworkspace\u001b[39m, environment, and login details.","pluginName":"@vtex/cli-plugin-whoami","pluginType":"core","aliases":[],"examples":["\u001b[95mvtex whoami\u001b[39m"],"flags":{"verbose":{"name":"verbose","type":"boolean","char":"v","description":"Show debug level logs","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"trace":{"name":"trace","type":"boolean","description":"Ensure all requests to VTEX IO are traced","allowNo":false}},"args":[]}}} |
{ | ||
"name": "@vtex/cli-plugin-whoami", | ||
"description": "vtex plugin whoami", | ||
"version": "0.2.1-beta", | ||
"version": "0.2.2-beta", | ||
"bugs": "https://github.com/vtex/cli-plugin-whoami/issues", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
@@ -32,3 +32,3 @@ # VTEX CLI Plugin Whoami | ||
$ vtex (-v|--version|version) | ||
@vtex/cli-plugin-whoami/0.2.1-beta linux-x64 node-v12.21.0 | ||
@vtex/cli-plugin-whoami/0.2.2-beta linux-x64 node-v12.21.0 | ||
$ vtex --help [COMMAND] | ||
@@ -61,3 +61,3 @@ USAGE | ||
_See code: [build/commands/whoami.ts](https://github.com/vtex/cli-plugin-whoami/blob/v0.2.1-beta/build/commands/whoami.ts)_ | ||
_See code: [build/commands/whoami.ts](https://github.com/vtex/cli-plugin-whoami/blob/v0.2.2-beta/build/commands/whoami.ts)_ | ||
<!-- commandsstop --> |
404769
0.01%