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