You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a configuration option to ask for a different currency (eg. EUR in our case), via a command line option for example.
$ metrics-billing.rb -h
Usage: /usr/local/bin/metrics-billing.rb (options)
-r, --aws-region REGION AWS Region (defaults to us-east-1).
-s, --scheme SCHEME Metric naming scheme, text to prepend to metric
-S SERVICES_NAME, The name of the AWS service (http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/billing-metricscollected.html)
--services-name
--currency CURRENCY Currency for metric (defaults to USD)
The text was updated successfully, but these errors were encountered:
It would be nice to have a configuration option to ask for a different currency (eg. EUR in our case), via a command line option for example.
The text was updated successfully, but these errors were encountered: