diff --git a/assets/img/vhs/MacOSAndLinux.gif b/assets/img/vhs/MacOSAndLinux.gif index d25c944..7318870 100644 Binary files a/assets/img/vhs/MacOSAndLinux.gif and b/assets/img/vhs/MacOSAndLinux.gif differ diff --git a/assets/img/vhs/Sail.gif b/assets/img/vhs/Sail.gif index e7da7e8..2e48f5c 100644 Binary files a/assets/img/vhs/Sail.gif and b/assets/img/vhs/Sail.gif differ diff --git a/assets/img/vhs/brewinstall.gif b/assets/img/vhs/brewinstall.gif index dbea6e8..5e59b38 100644 Binary files a/assets/img/vhs/brewinstall.gif and b/assets/img/vhs/brewinstall.gif differ diff --git a/assets/img/vhs/configure/configure-oauth.gif b/assets/img/vhs/configure/configure-oauth.gif deleted file mode 100644 index 7088dea..0000000 Binary files a/assets/img/vhs/configure/configure-oauth.gif and /dev/null differ diff --git a/assets/img/vhs/configure/configure-pat.gif b/assets/img/vhs/configure/configure-pat.gif index 3520edc..d4b6400 100644 Binary files a/assets/img/vhs/configure/configure-pat.gif and b/assets/img/vhs/configure/configure-pat.gif differ diff --git a/assets/img/vhs/search/search-query.gif b/assets/img/vhs/search/search-query.gif index a0adcc9..b5a52cc 100644 Binary files a/assets/img/vhs/search/search-query.gif and b/assets/img/vhs/search/search-query.gif differ diff --git a/assets/img/vhs/search/search.gif b/assets/img/vhs/search/search.gif index 90390f8..cc3a57b 100644 Binary files a/assets/img/vhs/search/search.gif and b/assets/img/vhs/search/search.gif differ diff --git a/assets/img/vhs/spconfig/spconfig.gif b/assets/img/vhs/spconfig/spconfig.gif index 97579e9..47babb3 100644 Binary files a/assets/img/vhs/spconfig/spconfig.gif and b/assets/img/vhs/spconfig/spconfig.gif differ diff --git a/assets/img/vhs/transform/transform-download.gif b/assets/img/vhs/transform/transform-download.gif index c0dad83..beab8df 100644 Binary files a/assets/img/vhs/transform/transform-download.gif and b/assets/img/vhs/transform/transform-download.gif differ diff --git a/assets/img/vhs/transform/transform-list.gif b/assets/img/vhs/transform/transform-list.gif index 6d5fe51..5da67de 100644 Binary files a/assets/img/vhs/transform/transform-list.gif and b/assets/img/vhs/transform/transform-list.gif differ diff --git a/assets/img/vhs/transform/transform.gif b/assets/img/vhs/transform/transform.gif index eb44433..90717a3 100644 Binary files a/assets/img/vhs/transform/transform.gif and b/assets/img/vhs/transform/transform.gif differ diff --git a/assets/img/vhs/va/va-collect.gif b/assets/img/vhs/va/va-collect.gif index 712a602..e6ce59c 100644 Binary files a/assets/img/vhs/va/va-collect.gif and b/assets/img/vhs/va/va-collect.gif differ diff --git a/assets/img/vhs/va/va-parse.gif b/assets/img/vhs/va/va-parse.gif index cce9af9..b6da18d 100644 Binary files a/assets/img/vhs/va/va-parse.gif and b/assets/img/vhs/va/va-parse.gif differ diff --git a/assets/img/vhs/va/va-troubleshoot.gif b/assets/img/vhs/va/va-troubleshoot.gif index 9c8d7b4..6fa9128 100644 Binary files a/assets/img/vhs/va/va-troubleshoot.gif and b/assets/img/vhs/va/va-troubleshoot.gif differ diff --git a/assets/img/vhs/va/va-update.gif b/assets/img/vhs/va/va-update.gif index 0e903e2..428508d 100644 Binary files a/assets/img/vhs/va/va-update.gif and b/assets/img/vhs/va/va-update.gif differ diff --git a/assets/img/vhs/va/va.gif b/assets/img/vhs/va/va.gif index a5490e7..59be6a0 100644 Binary files a/assets/img/vhs/va/va.gif and b/assets/img/vhs/va/va.gif differ diff --git a/assets/vhs/brewinstall.tape b/assets/vhs/brewinstall.tape index f994f68..049d47a 100644 --- a/assets/vhs/brewinstall.tape +++ b/assets/vhs/brewinstall.tape @@ -4,7 +4,7 @@ Output assets/img/vhs/brewinstall.gif # Set up a 1200x600 terminal with 46px font. Set FontSize 16 Set Width 1200 -Set Height 600 +Set Height 700 Hide @@ -51,4 +51,26 @@ Sleep 500ms Enter # Pause for dramatic effect... -Sleep 20s \ No newline at end of file +Sleep 35s + +Hide + +Sleep 20s + +Type "brew uninstall sailpoint-cli" + +Enter + +Sleep 20s + +Type "brew untap sailpoint-oss/tap" + +Enter + +Sleep 20s + +Type "clear" + +Enter + +Sleep 500ms \ No newline at end of file diff --git a/assets/vhs/configure/configure-oauth.tape b/assets/vhs/configure/configure-oauth.tape deleted file mode 100644 index 3b9226c..0000000 --- a/assets/vhs/configure/configure-oauth.tape +++ /dev/null @@ -1,65 +0,0 @@ -# # Where should we write the GIF? -# Output assets/img/vhs/configure/configure-oauth.gif - -# # Set up a 1200x600 terminal with 46px font. -# Set FontSize 16 -# Set Width 1200 -# Set Height 500 - -# Hide Sleep 2s Show - -# # Start ... - -# # Pause for dramatic effect... -# Sleep 300ms - -# # Type a command in the terminal. -# Type "sail configure oauth" - -# # Pause for dramatic effect... -# Sleep 1s - -# # Run the command by pressing enter. -# Enter - -# # Type a command in the terminal. -# Type "example-tenant.identitynow.com" - -# # Pause for dramatic effect... -# Sleep 1s - -# # Run the command by pressing enter. -# Enter - -# # Type a command in the terminal. -# Type "example-client-id" - -# # Pause for dramatic effect... -# Sleep 1s - -# # Run the command by pressing enter. -# Enter - -# # Type a command in the terminal. -# Type "example-client-secret" - -# # Pause for dramatic effect... -# Sleep 1s - -# # Run the command by pressing enter. -# Enter - -# # Type a command in the terminal. -# Type "3000" - -# # Pause for dramatic effect... -# Sleep 1s - -# # Run the command by pressing enter. -# Enter - -# # Type a command in the terminal. -# Type "/callback" - -# # Admire the output for a bit. -# Sleep 5s \ No newline at end of file diff --git a/assets/vhs/configure/configure-pat.tape b/assets/vhs/configure/configure-pat.tape index cf3ec60..9cb48a2 100644 --- a/assets/vhs/configure/configure-pat.tape +++ b/assets/vhs/configure/configure-pat.tape @@ -6,7 +6,27 @@ Set FontSize 16 Set Width 1200 Set Height 500 -Hide Sleep 2s Show +Hide + +Sleep 2s + +Type "sail env example --erase" + +Enter + +Sleep 2s + +Enter + +Sleep 2s + +Type "clear" + +Enter + +Sleep 1s + +Show # Start ... @@ -34,7 +54,7 @@ Enter Sleep 1s # Type a command in the terminal. -Type "sail configure" +Type "sail set pat" Enter @@ -50,6 +70,9 @@ Sleep 1s # Run the command by pressing enter. Enter +# Pause for dramatic effect... +Sleep 1s + # Type a command in the terminal. Type "example-client-secret" @@ -57,4 +80,18 @@ Type "example-client-secret" Enter # Admire the output for a bit. -Sleep 5s \ No newline at end of file +Sleep 4s + +Hide + +Type "sail env css-255" + +Sleep 1s + +Enter + +Type "sail set auth oauth" + +Sleep 1s + +Enter \ No newline at end of file diff --git a/assets/vhs/linuxMake.tape b/assets/vhs/linuxMake.tape index a3a2014..396422b 100644 --- a/assets/vhs/linuxMake.tape +++ b/assets/vhs/linuxMake.tape @@ -4,7 +4,7 @@ Output assets/img/vhs/MacOSAndLinux.gif # Set up a 1200x600 terminal with 46px font. Set FontSize 16 Set Width 1200 -Set Height 600 +Set Height 700 Hide @@ -27,7 +27,7 @@ Sleep 500ms Enter # Pause for dramatic effect... -Sleep 800ms +Sleep 1.5s # Type a command in the terminal. Type "sail" diff --git a/assets/vhs/sail.tape b/assets/vhs/sail.tape index 31269e4..75173c9 100644 --- a/assets/vhs/sail.tape +++ b/assets/vhs/sail.tape @@ -2,9 +2,9 @@ Output assets/img/vhs/Sail.gif # Set up a 1200x600 terminal with 46px font. -Set FontSize 16 +Set FontSize 14 Set Width 1200 -Set Height 600 +Set Height 800 Hide Sleep 1.5s Show diff --git a/assets/vhs/search/query.tape b/assets/vhs/search/query.tape index 4d05097..9eb309c 100644 --- a/assets/vhs/search/query.tape +++ b/assets/vhs/search/query.tape @@ -14,7 +14,7 @@ Hide Sleep 2s Show Sleep 300ms # Type a command in the terminal. -Type 'sail search query "*" -i events' +Type `sail search query 'created: [now-30d TO now]' --indices events` # Pause for dramatic effect... Sleep 1s @@ -23,4 +23,4 @@ Sleep 1s Enter # Admire the output for a bit. -Sleep 15s \ No newline at end of file +Sleep 20s \ No newline at end of file diff --git a/assets/vhs/search/search.tape b/assets/vhs/search/search.tape index a9717bf..985ccfa 100644 --- a/assets/vhs/search/search.tape +++ b/assets/vhs/search/search.tape @@ -4,7 +4,7 @@ Output assets/img/vhs/search/search.gif # Set up a 1200x600 terminal with 46px font. Set FontSize 16 Set Width 1200 -Set Height 600 +Set Height 700 Hide Sleep 2s Show diff --git a/assets/vhs/spconfig/spconfig.tape b/assets/vhs/spconfig/spconfig.tape index 1a4686a..4fa508b 100644 --- a/assets/vhs/spconfig/spconfig.tape +++ b/assets/vhs/spconfig/spconfig.tape @@ -4,7 +4,7 @@ Output assets/img/vhs/spconfig/spconfig.gif # Set up a 1200x600 terminal with 46px font. Set FontSize 16 Set Width 1200 -Set Height 600 +Set Height 1000 Hide Sleep 2s Show diff --git a/assets/vhs/transform/trasform.tape b/assets/vhs/transform/trasform.tape index 136b51a..a3201d7 100644 --- a/assets/vhs/transform/trasform.tape +++ b/assets/vhs/transform/trasform.tape @@ -4,7 +4,7 @@ Output assets/img/vhs/transform/transform.gif # Set up a 1200x600 terminal with 46px font. Set FontSize 16 Set Width 1200 -Set Height 500 +Set Height 700 Hide Sleep 2s Show diff --git a/assets/vhs/va/va-collect.tape b/assets/vhs/va/va-collect.tape index 7cf23af..ea0f5fc 100644 --- a/assets/vhs/va/va-collect.tape +++ b/assets/vhs/va/va-collect.tape @@ -14,19 +14,7 @@ Hide Sleep 2s Show Sleep 300ms # Type a command in the terminal. -Type "sail va collect 10.10.10.5" - -# Pause for dramatic effect... -Sleep 1s - -# Run the command by pressing enter. -Enter - -# Pause for dramatic effect... -Sleep 1s - -# Type a command in the terminal. -Type "S@ilp0int" +Type "sail va collect 10.10.10.25 10.10.10.26 -p S@ilp0int -p S@ilp0int" # Pause for dramatic effect... Sleep 1s @@ -35,4 +23,4 @@ Sleep 1s Enter # Admire the output for a bit. -Sleep 15s \ No newline at end of file +Sleep 60s \ No newline at end of file diff --git a/assets/vhs/va/va-parse.tape b/assets/vhs/va/va-parse.tape index 2e86e85..56d802a 100644 --- a/assets/vhs/va/va-parse.tape +++ b/assets/vhs/va/va-parse.tape @@ -14,7 +14,7 @@ Hide Sleep 2s Show Sleep 300ms # Type a command in the terminal. -Type "sail va parse --ccg ./10.10.10.5/ccg.log" +Type "sail va parse --type ccg ./10.10.10.25/ccg.log" # Pause for dramatic effect... Sleep 1s diff --git a/assets/vhs/va/va-troubleshoot.tape b/assets/vhs/va/va-troubleshoot.tape index d81499d..628056a 100644 --- a/assets/vhs/va/va-troubleshoot.tape +++ b/assets/vhs/va/va-troubleshoot.tape @@ -1,38 +1,38 @@ -# Where should we write the GIF? -Output assets/img/vhs/va/va-troubleshoot.gif +# # Where should we write the GIF? +# Output assets/img/vhs/va/va-troubleshoot.gif -# Set up a 1200x600 terminal with 46px font. -Set FontSize 16 -Set Width 1200 -Set Height 500 +# # Set up a 1200x600 terminal with 46px font. +# Set FontSize 16 +# Set Width 1200 +# Set Height 500 -Hide Sleep 2s Show +# Hide Sleep 2s Show -# Start ... +# # Start ... -# Pause for dramatic effect... -Sleep 300ms +# # Pause for dramatic effect... +# Sleep 300ms -# Type a command in the terminal. -Type "sail va troubleshoot 10.10.10.5" +# # Type a command in the terminal. +# Type "sail va troubleshoot 10.10.10.5" -# Pause for dramatic effect... -Sleep 1s +# # Pause for dramatic effect... +# Sleep 1s -# Run the command by pressing enter. -Enter +# # Run the command by pressing enter. +# Enter -# Pause for dramatic effect... -Sleep 1s +# # Pause for dramatic effect... +# Sleep 1s -# Type a command in the terminal. -Type "S@ilp0int" +# # Type a command in the terminal. +# Type "S@ilp0int" -# Pause for dramatic effect... -Sleep 1s +# # Pause for dramatic effect... +# Sleep 1s -# Run the command by pressing enter. -Enter +# # Run the command by pressing enter. +# Enter -# Admire the output for a bit. -Sleep 15s \ No newline at end of file +# # Admire the output for a bit. +# Sleep 15s \ No newline at end of file diff --git a/assets/vhs/va/va-update.tape b/assets/vhs/va/va-update.tape index eae3e55..e02e68f 100644 --- a/assets/vhs/va/va-update.tape +++ b/assets/vhs/va/va-update.tape @@ -14,7 +14,7 @@ Hide Sleep 2s Show Sleep 300ms # Type a command in the terminal. -Type "sail va update 10.10.10.5" +Type "sail va update 10.10.10.25" # Pause for dramatic effect... Sleep 1s diff --git a/assets/vhs/va/va.tape b/assets/vhs/va/va.tape index b39ea68..bfe3c52 100644 --- a/assets/vhs/va/va.tape +++ b/assets/vhs/va/va.tape @@ -4,7 +4,7 @@ Output assets/img/vhs/va/va.gif # Set up a 1200x600 terminal with 46px font. Set FontSize 16 Set Width 1200 -Set Height 500 +Set Height 800 Hide Sleep 2s Show @@ -14,7 +14,7 @@ Hide Sleep 2s Show Sleep 300ms # Type a command in the terminal. -Type "sail va " +Type "sail va" # Pause for dramatic effect... Sleep 1s