# Functions
AddToSSHKeyChain is a helper func to setup ssh agent forwarding.
PrintCommand prints a command string.
RunAndLogCommand logs the command with a timestamp when it's run, and the duration at end.
# Constants
DefaultDeleteRetries defines a default retry count for resource deletion operations.