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

Add --home flag for query command #618

Closed
4 tasks
malise800 opened this issue Nov 26, 2023 · 0 comments · Fixed by #619
Closed
4 tasks

Add --home flag for query command #618

malise800 opened this issue Nov 26, 2023 · 0 comments · Fixed by #619
Assignees
Labels
enhancement New feature or request

Comments

@malise800
Copy link

Summary

currently --home flag is available for the orchestrator start. Adding it to the query and others like verify command would simplify the use of the orchestrator by loading the configuration. Example of a command :

 blobstream query signers 1690 --p2p-node /dns/151.115.12.153/tcp/30000/p2p/12D3KooWLrw6EQgDwvgqrqT8wLNJoQYN3SDAzaAxJgyiTa2xowyF --grpc.insecure

which could be simplified to

 blobstream query signers 1690

Problem Definition

Why do we need this feature?
provide a better UX for users

What problems may be addressed by introducing this feature?
NA

What benefits does the SDK stand to gain by including this feature?
NA

Are there any disadvantages of including this feature?
NA

Proposal

add --home flag to query command and others eventually

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@malise800 malise800 added the enhancement New feature or request label Nov 26, 2023
@rach-id rach-id self-assigned this Nov 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants