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

ui: Query the current staged pallet with stage plt subcommands #248

Open
ethanjli opened this issue Jun 13, 2024 · 0 comments
Open

ui: Query the current staged pallet with stage plt subcommands #248

ethanjli opened this issue Jun 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ethanjli
Copy link
Member

Currently, stage is missing subcommands like stage ls-img (or stage ls-bun-img) for querying various aspects of a staged pallet bundle, but it includes subcommands like stage show-bun-depl for querying other aspects of a staged pallet bundle. It may be cleaner and more intuitive if we make a stage plt --bun=next subcommand, whose pallet-querying subcommands would have the same names as the pallet-querying subcommands of plt; and to keep a consistent set of pallet-querying subcommands between stage plt and [dev] plt. We should set the default value of the optional --bun/--bundle flag to be either current or next, and return an error if that name is not bound to a staged pallet bundle; I would suggest defaulting to next, since it's the first bundle shown in stage show if it exists.

@ethanjli ethanjli added the enhancement New feature or request label Jun 13, 2024
@ethanjli ethanjli self-assigned this Jun 14, 2024
@ethanjli ethanjli changed the title Query the current staged pallet with stage plt subcommands ui: Query the current staged pallet with stage plt subcommands Jun 14, 2024
@ethanjli ethanjli added this to the Backlog milestone Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant