@dotenv/cli
Advanced tools
Comparing version
@@ -1,1 +0,1 @@ | ||
{"version":"1.0.1","commands":{"init":{"id":"init","description":"DEPRECATED. alias for `dotenv-cli new`","pluginName":"@dotenv/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"new":{"id":"new","description":"create .env.project file","pluginName":"@dotenv/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"pull":{"id":"pull","description":"pull .env","pluginName":"@dotenv/cli","pluginType":"core","aliases":[],"flags":{"dotenv_me":{"name":"dotenv_me","type":"option","char":"m","description":"pass value for .env.me rather than reading from .env.me file","hidden":false,"required":false}},"args":[{"name":"environment","description":"Pull .env.ci, .env.staging, and .env.production","required":false,"options":["development","ci","staging","production"],"default":"development","hidden":false},{"name":"filename","description":"Set output filename. Defaults to .env for development and .env.{environment} for other environments","required":false,"hidden":false}]},"push":{"id":"push","description":"push .env","pluginName":"@dotenv/cli","pluginType":"core","aliases":[],"flags":{},"args":[]}}} | ||
{"version":"2.0.0","commands":{"new":{"id":"new","description":"create .env.project file","pluginName":"@dotenv/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"pull":{"id":"pull","description":"pull .env","pluginName":"@dotenv/cli","pluginType":"core","aliases":[],"flags":{"dotenv_me":{"name":"dotenv_me","type":"option","char":"m","description":"pass value for .env.me rather than reading from .env.me file","hidden":false,"required":false}},"args":[{"name":"environment","description":"Pull .env.ci, .env.staging, and .env.production","required":false,"options":["development","ci","staging","production"],"default":"development","hidden":false},{"name":"filename","description":"Set output filename. Defaults to .env for development and .env.{environment} for other environments","required":false,"hidden":false}]},"push":{"id":"push","description":"push .env","pluginName":"@dotenv/cli","pluginType":"core","aliases":[],"flags":{},"args":[]}}} |
{ | ||
"name": "@dotenv/cli", | ||
"description": "CLI to interact with dotenv", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"author": "motdotla @motdotla", | ||
@@ -6,0 +6,0 @@ "bin": { |
39747
-2.92%39
-4.88%1043
-2.16%