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

Examples

$ ockam secure-channel-listener delete 8eb3bfc8a6419f24c05ddd627d144bec --at n1