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

Any support for root level arguments? #135

Open
Arcalise08 opened this issue Mar 18, 2024 · 0 comments
Open

Any support for root level arguments? #135

Arcalise08 opened this issue Mar 18, 2024 · 0 comments

Comments

@Arcalise08
Copy link

Arcalise08 commented Mar 18, 2024

Any chance theres support in this package for root level arguments?

Example of what i mean below with docker-compose

docker-compose -f ./some/dockerfile build .
If you arent familiar with docker-compose that command breaks down like this:
{nameOfProgram} {rootArgument} {command} {commandArgument}

I know i can parse args myself and incorporate the feature. But just wanted to know if something like this has been thought of

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

1 participant