Skip to content

Commit

Permalink
Chore(dev): update structure
Browse files Browse the repository at this point in the history
  • Loading branch information
till committed Mar 13, 2024
1 parent b1bf3a9 commit 00aea9f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# acronis-s3-usage
Some code to pull S3 storage usage by tenant.

Some code to pull S3 storage usage by tenant.

```sh
go run main.go
$ go run ./cmd/tenant-usage/main.go
Got a token: ABC***
Got tenant id: abc-abc-abc-abc-abc

Cyber Infrastructure (Type: hci)
hci_s3_storage -- 11070.81 GB

Cyber Infrastructure (Type: hci)
hci_s3_storage -- 4619.61 GB
```
File renamed without changes.

0 comments on commit 00aea9f

Please sign in to comment.