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

--file for all kinds of input #153

Closed
ngtuna opened this issue Sep 12, 2016 · 2 comments
Closed

--file for all kinds of input #153

ngtuna opened this issue Sep 12, 2016 · 2 comments

Comments

@ngtuna
Copy link
Contributor

ngtuna commented Sep 12, 2016

Playing with Kompose, I see it would be great to use --file flag for all kinds of input format such as bundle or compose like this. We can implement a format detection prior to loading the file into corresponding package.

$ kompose --file docker-compose.yml convert
$ kompose --file docker-bundle.dsb convert
@sebgoa
Copy link
Contributor

sebgoa commented Sep 12, 2016

that's an interesting idea, even though I am bit weary of too much magic to detect file format...

@ngtuna
Copy link
Contributor Author

ngtuna commented Sep 26, 2016

temporarily close as --file and --bundle are now global flags.

@ngtuna ngtuna closed this as completed Sep 26, 2016
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