Hub Command-line Introduction - Ironstream_Hub - 1.3.0

Ironstream Hub Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream Hub
Version
1.3.0
Language
English
ContentType
Administration
Product name
Ironstream Hub
Title
Ironstream Hub Administration
Topic type
Administration
First publish date
2022

Hub comes with a command-line tool that can be used with a running instance of Hub to perform local actions and receive information. It is called ihubcmd and can only be run on the same machine that Hub is installed on.

Hub Command-line application uses a REST server, and the port used to access it should not be exposed to external sources. This port is set in the ihubmain.json configuration file.

The only output of ihubcmd will be the terminal, no log is created. The only outputs will be responses from commands and any warning or error log level messages that occurred during the execution of the commands.

The format of executing commands with the executable is:

ihubcmd -option

You can use ihubcmd -help to get information about the arguments that can be passed into the executable.

An instance of Hub needs to be running for ihubcmd to function, with these exceptions:

ihubcmd -version

ihubcmd -help