Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

docs: add gif #21

Merged
merged 3 commits into from
Apr 29, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@ The CLI integration provides a policy enforcement solution for Kubernetes to run
``datree test <k8s-manifest-file>``

...and voilà, you just ran your first invocation! 🥳
In your command line, you’ll see something like this:
[![datree-cli-output](https://raw.githubusercontent.com/datreeio/datree/main/images/CLI-output.png)](#)
In your command line, you’ll see something like this:
<img src="https://clipublic.s3.amazonaws.com/live.gif" alt="Datree" width="600" height="400">



#### Ready to review our "Getting Started" guide?
All the information needed to get started, as well as a bunch of other cool features (including how to set up your policy), can be found in [**our docs**](https://hub.datree.io/getting-started/?utm_source=github&utm_medium=organic_oss).
Expand Down