文件名称:graffiti-monkey:到处贴标签
文件大小:22KB
文件格式:ZIP
更新时间:2024-05-23 08:20:16
Python
涂鸦猴子 涂鸦猴子到处贴标签。 通过查看EC2实例具有的标签,它将这些标签复制到与其相连的EBS卷中,然后将这些标签复制到EBS快照中。 用法 usage: graffiti-monkey [-h] [--region REGION] [--profile PROFILE] [--verbose] [--version] [--config CONFIG.YML] [--dryrun] Propagates tags from AWS EC2 instances to EBS volumes, and then to EBS snapshots. This makes it much easier to find things down the road. optional arguments: -h, --help show this help message
【文件预览】:
graffiti-monkey-master
----setup.py(2KB)
----.gitignore(305B)
----requirements.txt(80B)
----bin()
--------graffiti-monkey(989B)
----.travis.yml(205B)
----MANIFEST.in(69B)
----LICENSE.txt(10KB)
----README.rst(6KB)
----tests()
--------__init__.py(583B)
--------unit()
----dev_requirements.txt(49B)
----graffiti_monkey()
--------__init__.py(638B)
--------cli.py(9KB)
--------core.py(14KB)
--------exceptions.py(678B)
----conf()
--------example_config.yml(881B)
--------graffiti_monkey.yml(304B)