adding tapes

This commit is contained in:
2023-10-21 19:04:23 -07:00
parent 1a4877b360
commit 287a5a8f21
6 changed files with 102 additions and 0 deletions

24
docs/grlx-cmd.tape Normal file
View File

@@ -0,0 +1,24 @@
Output grlx-cmd.gif
Set FontSize 30
Set Width 1500
Set Height 600
Type "./grlx keys accept -A"
Sleep 3
Enter
Sleep 3
Enter
Sleep 3
Enter
Sleep 1
Type "./grlx -T \* test ping"
Sleep 2
Enter
Sleep 4
Type "./grlx -T \* cmd run whoami"
Sleep 2
Enter
Sleep 4
Type "./grlx -T \* cmd run --out json -- uname -a | jq"
Sleep 3
Enter
Sleep 4