secure-channel-listener delete
ockam secure-channel-listener delete [OPTIONS] <ADDRESS>
This command will delete a secure channel listener from a node. The user must pass the secure channel listener address and, optionally, the node where the secure channel was set up. Otherwise, the default node will be used.
Once deleted, it can't be recovered and a new one must be set up.
Arguments
<ADDRESS>
Address at which the channel listener to be deleted is running
Options
--at [NODE_NAME]
(optional)
Perform the command on the given NODE_NAME
Examples
$ ockam secure-channel-listener delete scaddr --at n1