Skip to content

Commit

Permalink
Chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
till committed Jan 27, 2022
1 parent fd69037 commit adb9668
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .envrc-dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export ACI_CLIENT_ID=
export ACI_SECRET=
export ACI_DC_URL=https://eu2-cloud.acronis.com
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# acronis-s3-usage
Some code to pull S3 storage usage by tenant.


```sh
go run main.go
```

0 comments on commit adb9668

Please sign in to comment.