2020-06-05 22:34:19 +01:00
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
|
|
|
.TH CORESENDMSG "1" "June 2020" "CORE" "User Commands"
|
2013-08-29 15:21:13 +01:00
|
|
|
.SH NAME
|
2020-06-05 22:34:19 +01:00
|
|
|
coresendmsg \- manual page for coresendmsg 6.4.0
|
2013-08-29 15:21:13 +01:00
|
|
|
.SH SYNOPSIS
|
|
|
|
.B coresendmsg
|
2019-06-08 05:50:32 +01:00
|
|
|
[\fI\,-h|-H\/\fR] [\fI\,options\/\fR] [\fI\,message-type\/\fR] [\fI\,flags=flags\/\fR] [\fI\,message-TLVs\/\fR]
|
2013-08-29 15:21:13 +01:00
|
|
|
.SH DESCRIPTION
|
|
|
|
.SS "Supported message types:"
|
|
|
|
.IP
|
2020-06-05 22:34:19 +01:00
|
|
|
node link execute register config file interface event session exception
|
2013-08-29 15:21:13 +01:00
|
|
|
.SS "Supported message flags (flags=f1,f2,...):"
|
|
|
|
.IP
|
2020-06-05 22:34:19 +01:00
|
|
|
none add delete cri local string text tty
|
2013-08-29 15:21:13 +01:00
|
|
|
.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
|
2019-06-08 05:50:32 +01:00
|
|
|
\fB\-p\fR PORT, \fB\-\-port\fR=\fI\,PORT\/\fR
|
2013-08-29 15:21:13 +01:00
|
|
|
TCP port to connect to, default: 4038
|
|
|
|
.TP
|
2019-06-08 05:50:32 +01:00
|
|
|
\fB\-a\fR ADDRESS, \fB\-\-address\fR=\fI\,ADDRESS\/\fR
|
2013-08-29 15:21:13 +01:00
|
|
|
Address to connect to, default: localhost
|
|
|
|
.TP
|
2019-06-08 05:50:32 +01:00
|
|
|
\fB\-s\fR SESSION, \fB\-\-session\fR=\fI\,SESSION\/\fR
|
2013-08-29 15:21:13 +01:00
|
|
|
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
|
2019-06-08 05:50:32 +01:00
|
|
|
\fB\-\-tcp\fR
|
|
|
|
Use TCP instead of UDP and connect to a session
|
2013-08-29 15:21:13 +01:00
|
|
|
default: False
|