Version: v8
ionic ssh use
Set your active Ionic SSH key
$ ionic ssh use [key-path]
This command modifies the SSH configuration file (~/.ssh/config) to set an active private key for thegit.ionicjs.com host. Read more about SSH configuration by running theman ssh_config command or by visiting online manpages.
Before making changes,ionic ssh use will print a diff and ask for permission to write the file.
key-path
Location of private key file to use