Connection create CLI #630
Labels
I: CLI
Internal: related to the relayer's CLI
I: logic
Internal: related to the relaying logic
O: usability
Objective: cause to improve the user experience (UX) and ease using the product
Milestone
Crate
ibc-relayer
andibc-relayer-cli
Summary
Sub-issue of #628.
create connection <chain-a-id> <chain-b-id>
[--delay <delay>]
create connection <chain-a-id> --client-a <client-a-id> --client-b <client-b-id>
[--delay <delay>]
Historical info
Originally, we wanted this CLI to resemble the channel handshake command, as follows:
In the meantime, however, we made a more formal list of use-cases we want to support in v0.2.0 which was captured in ADR 006, and fleshed out a concrete decision for the connection handshake CLI, consistent with other CLIs.
For Admin Use
The text was updated successfully, but these errors were encountered: