File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33` remoteit ` is a command line interface to remot3.it.
44
55The remot3.it API allows you to login, list devices, and request a proxy connection. You currently
6- cannot add or edit devices from the API.
6+ cannot add or edit devices using the API.
77
88In order to use ` remoteit ` you will need a remot3.it account. You can signup for an account at
99[ https://app.remote.it/auth/#/sign-up ] ( https://app.remote.it/auth/#/sign-up ) .
@@ -73,8 +73,8 @@ $ ssh pi@$(remoteit connect ssh-pi 127.0.0.1 --format ssh)
7373```
7474
7575If you want to bypass using the cached devices you can add the ` --nocache ` flag.
76- If the device cache doesn't exist (because you have ran ` remoteit devices ` ) running
76+ If the device cache doesn't exist (because you have not run ` remoteit devices ` ) running
7777` remoteit connect ` will run as if ` --nocache ` was passed.
7878
7979If you do not specify the ` hostip ` argument, the Last IP used to access the device
80- will be used, either from the cache or from a fresh API call.
80+ will be used, either from the cache or from a fresh API call.
You can’t perform that action at this time.
0 commit comments