Skip to content

Commit 587b4d1

Browse files
committed
docs: More and better screenshots
1 parent e56a74f commit 587b4d1

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,34 @@
1313

1414
_Conveniently download your favorite binaries (currently 98 supported)!_
1515

16-
![](./screenshot.png)
16+
![screenshot](https://s10.gifyu.com/images/S5wTq.png)
17+
18+
<details>
19+
<summary>List categories and tool count</summary>
20+
21+
`werkzeugkasten -categories`
22+
23+
![categories.png](https://s12.gifyu.com/images/S5wTL.png)
24+
25+
</details>
26+
27+
<details>
28+
<summary>List tools in category "Text"</summary>
29+
30+
`werkzeugkasten -category text`
31+
32+
![category.png](https://s10.gifyu.com/images/S5w37.png)
33+
34+
</details>
35+
36+
<details>
37+
<summary>Install tools in non-interactive mode</summary>
38+
39+
`werkzeugkasten -dir /tmp -tool age -tool kustomize`
40+
41+
![install.png](https://s12.gifyu.com/images/S5w3I.png)
42+
43+
</details>
1744

1845
From time to time, I need to connect to containers and VMs to troubleshoot them. These systems typically only have the necessary tools for their specific purpose and nothing else. Additionally, there is no root account available, so installing tools through a package manager is not an option. Furthermore, some tools are either not available as a package or the packaged version is outdated.
1946

screenshot.png

-1.12 MB
Binary file not shown.

0 commit comments

Comments
 (0)