Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Channel create CLI #715

Closed
5 tasks done
adizere opened this issue Feb 26, 2021 · 0 comments · Fixed by #732
Closed
5 tasks done

Channel create CLI #715

adizere opened this issue Feb 26, 2021 · 0 comments · Fixed by #732
Assignees
Labels
I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product
Milestone

Comments

@adizere
Copy link
Member

adizere commented Feb 26, 2021

Crate

relayer-cli

Summary

Sub-issue of #628

  • add a new CLI command (cf. ADR 006)
    • create channel <chain-a-id> <chain-b-id> --port-a <port-id> --port-b <port-id>
      • Optional: [--order <order>] [--version <version>]
    • create channel <chain-a-id> --connection-a <connection-id> --port-a <port-id> --port-b <port-id>
      • Optional: [--order <order>] [--version <version>]
  • consider retiring channel handshake command

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product labels Feb 26, 2021
@adizere adizere added this to the 03.2021 milestone Feb 26, 2021
@adizere adizere self-assigned this Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: CLI Internal: related to the relayer's CLI O: usability Objective: cause to improve the user experience (UX) and ease using the product
Projects
None yet
1 participant