CLI にはこのガイドで紹介したコマンドの他に、様々なコマンドやフラグを用意されています。
各コマンドに “--help” フラグを付与して実行することで、その他のコマンドや、それらのコマンドが持つフラグを確認することができます。
$ sudo remoteit --help
remote.it command line utility
━━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Usage │ remoteit COMMAND(s) --FLAG(s)
━━━━━┿━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Commands │ Account
│ ───────────────────────────────────────────────────────────────────────────────────────
│ signin ─ remote.it account sign-in
│ signout ─ remote.it account sign-out
│ configure ─ remote.it account sign-in using credentials
│
│ Devices & Services
│ ───────────────────────────────────────────────────────────────────────────────────────
│ register ─ Register this device with your remote.it account
│ transfer ─ Transfer this device to a different remote.it account
│ unregister ─ Un-register this device with your remote.it account
│ add ─ Add a new service to your device
│ remove ─ Remove a service from your device
│ modify ─ Modify a service on your device
│
│ Connection (connection)
│ ───────────────────────────────────────────────────────────────────────────────────────
│ add ─ Create a local connection to a device in remote.it
│ remove ─ Remove a local connection to a device in remote.it
│ modify ─ Modify a local connection to a device in remote.it
│ connect ─ Triggers a connect for a local connection
│ disconnect ─ Triggers a disconnect for a local connection
│ defaults ─ Sets connection defaults
│ expirecache ─ Resets internal cache and forces a new fetch for new calls
│
│ DevOps & Automation
│ ───────────────────────────────────────────────────────────────────────────────────────
│ tools ─ Manage remote.it dependencies
│ scan ─ Scan the network for available services
│ uninstall ─ Remove services/connections, unregister, signout, remove all files except binary
│ reset ─ Remove services/connections, unregister, signout, reset config file
│ setLogLevel ─ Set runtime log level, no restart needed
│ check ─ Integrity check
│
│ Agent (agent)
│ ───────────────────────────────────────────────────────────────────────────────────────
│ install ─ Install the remote.it agent
│ restart ─ Restart the remote.it agent
│ start ─ Start the remote.it agent
│ status ─ Status for the remote.it agent
│ stop ─ Stop the remote.it agent
│ uninstall ─ Uninstall the remote.it agent
│
│ Misc
───────────────────────────────────────────────────────────────────────────────────────
│ status ─ Report the current services and connections status
│ version ─ Version of remote.it agent and cli
│ info ─ Diagnostics information about remote.it and the current system
│ support ─ Submit a support ticket to remote.it
│ supportedApplications ─ Queries and lists supported applications
│ netdiag ─ Shows network diagnostics
│ enablePerfMon ─ Enable/disable the performance monitor endpoint
───────┼─────────────────────────────────────────────────────────────────────────────────────────