40 lines
1.2 KiB
Groff
40 lines
1.2 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
|
.TH CORESENDMSG "1" "June 2019" "CORE" "User Commands"
|
|
.SH NAME
|
|
coresendmsg \- manual page for coresendmsg 5.3.0
|
|
.SH SYNOPSIS
|
|
.B coresendmsg
|
|
[\fI\,-h|-H\/\fR] [\fI\,options\/\fR] [\fI\,message-type\/\fR] [\fI\,flags=flags\/\fR] [\fI\,message-TLVs\/\fR]
|
|
.SH DESCRIPTION
|
|
.SS "Supported message types:"
|
|
.IP
|
|
['NODE', 'LINK', 'EXECUTE', 'REGISTER', 'CONFIG', 'FILE', 'INTERFACE', 'EVENT', 'SESSION', 'EXCEPTION']
|
|
.SS "Supported message flags (flags=f1,f2,...):"
|
|
.IP
|
|
['ADD', 'DELETE', 'CRI', 'LOCAL', 'STRING', 'TEXT', 'TTY']
|
|
.SH OPTIONS
|
|
.TP
|
|
\fB\-h\fR, \fB\-\-help\fR
|
|
show this help message and exit
|
|
.TP
|
|
\fB\-H\fR
|
|
show example usage help message and exit
|
|
.TP
|
|
\fB\-p\fR PORT, \fB\-\-port\fR=\fI\,PORT\/\fR
|
|
TCP port to connect to, default: 4038
|
|
.TP
|
|
\fB\-a\fR ADDRESS, \fB\-\-address\fR=\fI\,ADDRESS\/\fR
|
|
Address to connect to, default: localhost
|
|
.TP
|
|
\fB\-s\fR SESSION, \fB\-\-session\fR=\fI\,SESSION\/\fR
|
|
Session to join, default: None
|
|
.TP
|
|
\fB\-l\fR, \fB\-\-listen\fR
|
|
Listen for a response message and print it.
|
|
.TP
|
|
\fB\-t\fR, \fB\-\-list\-tlvs\fR
|
|
List TLVs for the specified message type.
|
|
.TP
|
|
\fB\-\-tcp\fR
|
|
Use TCP instead of UDP and connect to a session
|
|
default: False
|