The idea is the --ssh flag would generate a new token over SSH (the same way it is done on inertia [remote] init instead of over HTTP)
Refer to the inertia [remote] token and inertia [remote] init commands
Also the token-generation script used on init: https://github.com/ubclaunchpad/inertia/blob/master/client/scripts/token.sh
The idea is the
--sshflag would generate a new token over SSH (the same way it is done oninertia [remote] initinstead of over HTTP)Refer to the
inertia [remote] tokenandinertia [remote] initcommandsAlso the token-generation script used on
init: https://github.com/ubclaunchpad/inertia/blob/master/client/scripts/token.sh