Skip to main content
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 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.

key-path

使用する秘密鍵のファイルの場所