mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-06 04:21:15 +00:00
65 lines
1.1 KiB
VHS
65 lines
1.1 KiB
VHS
# # 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 |