Skip to content

realvnc-labs/rportcli

Repository files navigation

License

Rport CLI (v1)

Rport CLI is a tool to help you managing your remote machines connected to the rport API directly from your terminal.

The rport command line interface rportcli is a great addition to the rport server. Executing some tasks on the command line can be much faster and more efficient than doing it on the web user interface.

Rportcli does not cover all functions of the user interface. On the other hand, you can do things on the command line, you cannot do on the user interface.

Integrates well with:

Powershell GnuBash Git

Documentation

documentation

📖 Read the documentation on https://cli.rport.io/

Using the Cli

Execute this command to see all available commands and their options:

rportcli --help

You can also display help for a certain command:

rportcli init --help