You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This is useful when running the watcher job in jenkins, it adds any public key to the jump host, this way other teams can access the jump host with having the perf key.
# Whether to add public key or not
export ADD_PUBLIC_KEY=false
# Public key to be added to the jump host
export PUBLIC_KEY=""
# Location of the authorized keys file to add the public key