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

feat: create a chain command proxy for the CLI using autocli #3467

Closed
Pantani opened this issue Mar 24, 2023 · 1 comment
Closed

feat: create a chain command proxy for the CLI using autocli #3467

Pantani opened this issue Mar 24, 2023 · 1 comment
Assignees
Labels
component:cmd type:feat To implement new feature.
Milestone

Comments

@Pantani
Copy link
Collaborator

Pantani commented Mar 24, 2023

Now we can create a proxy for the chain commands inside the CLI using autoCLI.

For instance, if we scaffold a mars chain, and we are in the mars chain folder, we can quickly run ignite mars tx bank send....

Another suggestion is we add the possibility to the user add new chain commands like a new plugin: ignite chain add mars <FOLDER>

@Pantani Pantani added the type:request Feature request. label Mar 24, 2023
@Pantani Pantani moved this to Backlog in Ignite CLI Masterboard Oct 31, 2023
@Pantani Pantani modified the milestones: v0.30, v0.29 Oct 31, 2023
@salmad3 salmad3 added type:feat To implement new feature. component:cmd and removed type:request Feature request. labels Feb 2, 2024
@Pantani
Copy link
Collaborator Author

Pantani commented Jun 26, 2024

done with ignite/apps#102

@Pantani Pantani closed this as completed Jun 26, 2024
@github-project-automation github-project-automation bot moved this from To Discuss to Done in Ignite CLI Masterboard Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:cmd type:feat To implement new feature.
Projects
Status: Done
Development

No branches or pull requests

2 participants