Skip to content

Commit

Permalink
humctl resources graph
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit committed Apr 20, 2024
1 parent d567d5d commit 5b2581d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,10 @@ humctl get active-resources \
```

Here is the associated resource graph generated by Humanitec:
```bash
humctl resources graph \
--app ${HUMANITEC_APPLICATION} \
--env ${HUMANITEC_ENVIRONMENT}
```

![](docs/demo-arch-graph.png)

0 comments on commit 5b2581d

Please sign in to comment.