isitfit
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: isitfit | ||
| Version: 0.20.1 | ||
| Version: 0.20.2 | ||
| Summary: Command-line tool to calculate excess AWS cloud resource capacity | ||
@@ -5,0 +5,0 @@ Home-page: https://gitlab.com/autofitcloud/isitfit |
@@ -1,1 +0,1 @@ | ||
| isitfit_version='0.20.1' | ||
| isitfit_version='0.20.2' |
@@ -77,3 +77,3 @@ from isitfit.utils import logger, b2l | ||
| @click.option('--filter-tags', default=None, help='filter instances for only those carrying this value in the tag name or value') | ||
| @click.option('--allow-ec2-different-family', is_flag=True, prompt='Allow suggesting EC2 instance types of different families? m2.4xlarge -> r4.2xlarge') | ||
| @click.option('--allow-ec2-different-family/--forbid-ec2-different-family', is_flag=True, prompt='Allow suggesting EC2 instance types of different families? m2.4xlarge -> r4.2xlarge', help='Allow suggesting EC2 instance types of different families') | ||
| @click.pass_context | ||
@@ -80,0 +80,0 @@ def optimize(ctx, n, filter_tags, allow_ec2_different_family): |
@@ -578,3 +578,4 @@ from isitfit.utils import logger | ||
| ec2_cat = Ec2Catalog() | ||
| # The allow_ec2_different_family is set to False because the "_smaller" fields are not used in "isitfit cost analyze" | ||
| ec2_cat = Ec2Catalog(False) | ||
| ec2_common = Ec2Common() | ||
@@ -581,0 +582,0 @@ ec2_it = Ec2Iterator(ctx.obj['filter_region'], tqdml2_obj) |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: isitfit | ||
| Version: 0.20.1 | ||
| Version: 0.20.2 | ||
| Summary: Command-line tool to calculate excess AWS cloud resource capacity | ||
@@ -5,0 +5,0 @@ Home-page: https://gitlab.com/autofitcloud/isitfit |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
374926
0.06%8595
0.01%