Skip to content

Commit

Permalink
Readme and release - docker
Browse files Browse the repository at this point in the history
  • Loading branch information
msfidelis committed Dec 22, 2020
1 parent a30c201 commit 3bdda46
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1 align="center">Welcome to Cloud Inventory Tags 👋</h1>
<h1 align="left">Welcome to Cloud Inventory Tags 👋</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-v0.0.0-blue.svg?cacheSeconds=2592000" />
<a href="README.md" target="_blank">
Expand Down Expand Up @@ -53,6 +53,13 @@ Searching for resources using Tag Project:CarsAndBus
Output file: results.csv
```

## Docker usage

```sh
docker run -it fidelissauro/cloud-inventory:latest --tag-name Project --tag-value CarsAndBus
```


## Run tests

```sh
Expand Down

0 comments on commit 3bdda46

Please sign in to comment.