@inkibra/remote
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Remote

Tools for interfacing with a cloudpod

Installation

Run npm install -g @inkibra/remote on your local machine.

CLI Usage

The CLI inkibra-remote should be globally available.

Please use inkibra-remote --help for more info.

Authorize your computer with your Cloudpod

On your inkibra-remote authorize --username USERNAME < ~/.ssh/KEY_NAME.pub

Connecting

Forward the ssh port of your cloudpod to your local computer (replace USERNAME with your username) using:

inkibra-remote connect --username USERNAME

This will connect remote port 22 to local port 2222 so locally ssh develop@localhost -p 2222 will work to establish a ssh connection.

There is also a dialog for setting up other port forwarding connections.

Readme

Keywords

none

Package Sidebar

Install

npm i @inkibra/remote

Weekly Downloads

0

Version

0.0.5

License

SEE LICENSE

Unpacked Size

108 kB

Total Files

10

Last publish

Collaborators

  • bradleat