Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
mpostument committed Jul 20, 2020
1 parent 55a966f commit b20a5b7
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
+ [Rds](#rds)
+ [Lambda](#lambda)
+ [S3](#se)
* [General parameters](#general-parameters)
* [Contributing](#contributing)
* [License](#license)

Expand Down Expand Up @@ -86,12 +87,12 @@ Default filename `ec2Tags.csv`
Example:
`awstaghelper s3 tag-s3 --filename ec2Tag.csv --profile main`

### General parameters
## General parameters

`filename` - path where to write or read data. Supported by every option
`tags` - list of tags to read. Supported only with `get-tags` option
`region` - aws region to use. Supported by every option
`profile` - aws profile to use. Supported by every option
`filename` - path where to write or read data. Supported by every option
`tags` - list of tags to read. Supported only with `get-tags` option
`region` - aws region to use. Supported by every option
`profile` - aws profile to use. Supported by every option

## Contributing

Expand Down

0 comments on commit b20a5b7

Please sign in to comment.