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

Better create -f functionality #691

Closed
jw-maynard opened this issue Nov 21, 2018 · 1 comment
Closed

Better create -f functionality #691

jw-maynard opened this issue Nov 21, 2018 · 1 comment

Comments

@jw-maynard
Copy link

#504 Added very basic functionally for this. But all it seems to do is pick the correct API version which is not really implementing functionality equivalent to kubectl create -f as that command will:

  • Take in multiple YAML docs separated by ---
  • Call the correct API endpoint based on the kind defined in the document.

Would be cool if we could expand the initial functionality from #504 to work as stated above. Don't know if you guys think that's beyond the scope of this client.

Past issues: #591

@jw-maynard
Copy link
Author

Whoops I miss read the examples!

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