opensearch-project / reporting-cli

Apache License 2.0
4 stars 13 forks source link

Update default filename #17

Closed rupal-bq closed 1 year ago

rupal-bq commented 1 year ago

Signed-off-by: Rupal Mahajan maharup@amazon.com

Description

Replacing : with - in filename because : is invalid character in windows filename.

Issues Resolved

https://github.com/opensearch-project/reporting-cli/issues/15

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.