Skip to main content

netft info

Reads product identity, calibration scales, units, ports, and configuration source through HTTP. It does not start continuous measurement streaming.

Synopsis

netft info [HOST] [OPTIONS]

Show sensor identity and configuration.

Options

OptionValueDescription
-v, --verboseflagShow additional diagnostic progress.
-q, --quietflagSuppress progress output.
--colorauto|always|neverControl color in human-readable output.
--http-portPORTSet the sensor HTTP port.
--rdt-portPORTSet the sensor RDT port.
--timeoutDURATIONSet the connection timeout.
--formatauto|text|json|table|ndjson|csvSelect the output format.
--outputPATHWrite output to a file.

Exit status

CodeMeaning
0Completed successfully
2Invalid command line or configuration
3Sensor discovery failed
6Input/output operation failed

Examples

netft info sensor.example
netft info sensor.example --format json