Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add endpoint list command #7847

Closed
ManuGowda opened this issue Dec 1, 2022 · 0 comments · Fixed by #7917
Closed

Add endpoint list command #7847

ManuGowda opened this issue Dec 1, 2022 · 0 comments · Fixed by #7917
Assignees
Milestone

Comments

@ManuGowda
Copy link
Contributor

Description

Add endpoint list command to commander

Motivation

  • Allow users to view the list of registered endpoints
  • Enable users to invoke registered endpoints
@Madhulearn Madhulearn added this to the Sprint 85 milestone Dec 19, 2022
@has5aan has5aan self-assigned this Dec 20, 2022
shuse2 added a commit that referenced this issue Jan 2, 2023
### What was the problem?

This PR resolves #7847 

### How was it solved?

Implemented `endpoint:list` command.

### How was it tested?
Implemented unit test.

Invoking the command with valid arguments after executing the node; an
example command; `./examples/pos-mainchain/bin/run endpoint:list balance
-m token -i --pretty`

Co-authored-by: shuse2 <shus.toda@gmail.com>
@Madhulearn Madhulearn modified the milestones: Sprint 85, Sprint 86 Jan 3, 2023
@shuse2 shuse2 moved this from Backlog to Done in Lisk SDK Version 6.0.0 Jan 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants