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:
📖 Read the documentation on https://cli.rport.io/
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