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

[Feature] Define possible options to run a just command arg #1716

Open
ManiMozaffar opened this issue Oct 31, 2023 · 1 comment
Open

[Feature] Define possible options to run a just command arg #1716

ManiMozaffar opened this issue Oct 31, 2023 · 1 comment

Comments

@ManiMozaffar
Copy link

I think it make sense to have an easy way to define options, for example:

up service:
...

but i would like to have:

up service={"service_a","service_b",...}

which should be also seen in --help command.

@ManiMozaffar ManiMozaffar changed the title Define possible options to run a just command arg [Feature] Define possible options to run a just command arg Oct 31, 2023
@casey
Copy link
Owner

casey commented Oct 31, 2023

I think this is a kind of a dupe of #857. But it would be easier to implement, since it's just valid options for an argument, so I'll leave it open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants