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

feat: port the python runpod project cli to go #55

Merged
merged 44 commits into from
Dec 13, 2023
Merged

Conversation

DireLines
Copy link
Collaborator

@DireLines DireLines commented Dec 12, 2023

  • Adds 3 new commands, runpodctl project new, runpodctl project start, and runpodctl project deploy which allow quick creation and development of runpod serverless endpoints
  • Generates an SSH key pair during runpodctl config, stored in .runpod/ssh
  • Moves .runpod.yaml user config file to .runpod/config.toml in runpodctl config

@DireLines
Copy link
Collaborator Author

I believe I duplicated some of the functionality of #50 in order to get this working, oops. I will compare what we added to make sure either I add all of the functionality from that PR or they are compatible

@DireLines DireLines merged commit 7960f54 into runpod:main Dec 13, 2023
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

Successfully merging this pull request may close these issues.

1 participant