-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
109 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Where should we write the GIF? | ||
Output ../../../static/images/2024/04/help0.mp4 | ||
|
||
# Set up a 1200x600 terminal with 46px font. | ||
Set Padding 10 | ||
Set FontSize 15 | ||
Set Width 800 | ||
Set Height 500 | ||
Set Shell zsh | ||
Set WindowBar Colorful | ||
|
||
# Type a command in the terminal. | ||
Type "aws iam create-role help" | ||
Sleep 500ms | ||
Enter | ||
|
||
Sleep 2s | ||
Type "q" | ||
|
||
# Admire the output for a bit. | ||
Sleep 1s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Where should we write the GIF? | ||
Output ../../../static/images/2024/04/help1.mp4 | ||
|
||
# Set up a 1200x600 terminal with 46px font. | ||
Set Padding 10 | ||
Set FontSize 15 | ||
Set Width 800 | ||
Set Height 500 | ||
Set Shell zsh | ||
Set WindowBar Colorful | ||
|
||
# Type a command in the terminal. | ||
Type `export MANPAGER='less -isXF'` | ||
Sleep 1s | ||
Enter | ||
|
||
Type "aws iam create-role help" | ||
Sleep 500ms | ||
Enter | ||
|
||
Sleep 2s | ||
Type "q" | ||
|
||
# Admire the output for a bit. | ||
Sleep 1s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Where should we write the GIF? | ||
Output ../../../static/images/2024/04/help2.mp4 | ||
|
||
# Set up a 1200x600 terminal with 46px font. | ||
Set Padding 10 | ||
Set FontSize 15 | ||
Set Width 800 | ||
Set Height 500 | ||
Set Shell zsh | ||
Set WindowBar Colorful | ||
|
||
Hide | ||
Type "export AWS_PAGER=less && clear" | ||
Enter | ||
Show | ||
|
||
# Type a command in the terminal. | ||
Type "aws iam list-role-policies --role-name rmoff-decodable-s3" | ||
Sleep 500ms | ||
Enter | ||
|
||
Sleep 2s | ||
Type "q" | ||
|
||
|
||
# Admire the output for a bit. | ||
Sleep 1s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Where should we write the GIF? | ||
Output ../../../static/images/2024/04/help3.mp4 | ||
|
||
# Set up a 1200x600 terminal with 46px font. | ||
Set Padding 10 | ||
Set FontSize 15 | ||
Set Width 800 | ||
Set Height 500 | ||
Set Shell zsh | ||
Set WindowBar Colorful | ||
|
||
# Type a command in the terminal. | ||
Type "aws iam list-role-policies --role-name rmoff-decodable-s3 --no-cli-pager" | ||
Sleep 500ms | ||
Enter | ||
|
||
Sleep 3s | ||
|
||
Type `clear` | ||
Enter | ||
Type `export AWS_PAGER='less -isXF'` | ||
Sleep 1s | ||
Enter | ||
|
||
Type "aws iam list-role-policies --role-name rmoff-decodable-s3 | ||
Sleep 500ms | ||
Enter | ||
|
||
|
||
# Admire the output for a bit. | ||
Sleep 1s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.