文件名称:awsrm:AWS资源的删除命令
文件大小:1.14MB
文件格式:ZIP
更新时间:2024-02-26 22:56:38
cli golang aws terraform delete
预警机 适用于AWS资源的remove命令 这个命令行工具遵循 , does only one thing and aims to do it well : 简化删除多个帐户和区域中超过。 与其他类似Unix的工具一样, awsrm在通过管道将其与其他工具的输出结合时也awsrm了其真正功能,例如用于列出AWS资源的和用于按属性过滤它们的grep 。 例 如果未设置--profiles和/或--regions标志,则awsls将遵循通常尝试通过环境变量查找凭证,配置文件和/或区域等的AWS CLI优先顺序。 通过标签(或其他属性)删除资源 在此示例中,我们删除标记为Name=foo所有A
【文件预览】:
awsrm-master
----handle_args.go(1KB)
----go.mod(331B)
----pkg()
--------resource()
----main.go(2KB)
----.github()
--------workflows()
----go.sum(60KB)
----img()
--------awsrm-multi-profile-region.gif(324KB)
--------awsrm-args.gif(591KB)
--------awsrm-grep.gif(269KB)
----.travis.yml(185B)
----internal()
--------confirm_test.go(857B)
--------version_test.go(341B)
--------confirm.go(548B)
--------logging.go(626B)
--------version.go(458B)
----test()
--------pipe_test.go(7KB)
--------test-fixtures()
--------helper.go(4KB)
--------args_test.go(9KB)
----LICENSE.md(1KB)
----handle_pipe.go(1KB)
----README.md(4KB)
----Makefile(1023B)
----.goreleaser.yml(798B)
----before_ci.sh(720B)
----.gitignore(60B)