print-env:打印以给定字符串开头的所有环境变量

时间:2024-05-24 03:52:50
【文件属性】:

文件名称:print-env:打印以给定字符串开头的所有环境变量

文件大小:299KB

文件格式:ZIP

更新时间:2024-05-24 03:52:50

cli utility environment cross-platform environment-variables

@ bahmutov / print-env 打印以给定字符串开头的所有环境变量 安装及使用 需要版本6或更高版本。 通常,在您的CI上,您只需全局安装此CLI工具即可 npm install -g @bahmutov/print-env $ print-env Usage: print-env [options] < PREFIX> ... Finds and prints the names and values of all environment variables present that start with any of the PREFIXes Options: -e, --exists Print only variable names -h, --help display help for command 调用带有1个或多个前缀的工具,例如显示以


【文件预览】:
print-env-master
----.github()
--------workflows()
----src()
--------print-env.spec.js(2KB)
--------index.js(443B)
----.vscode()
--------settings.json(28B)
----issue_template.md(389B)
----LICENSE(1KB)
----README.md(4KB)
----__snapshots__()
--------print-env.spec.js(2KB)
----.npmrc(85B)
----renovate.json(309B)
----.gitignore(38B)
----bin()
--------print-env.js(1KB)
----package-lock.json(1.22MB)
----package.json(2KB)

网友评论