-
Notifications
You must be signed in to change notification settings - Fork 162
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
Is is possible to update existing Sandbox with the CLI? #22
Comments
Just realized that the github import feature keeps the code automatically in sync which solves my use case but I'll leave this open as it is still a different issue. |
Do you mean the export feature? |
This "Import from Github" feature https://codesandbox.io/docs/importing#import-from-github |
I'd like to update a specific sandbox from my local machine via command line. I see that the Codesandbox CLI always creates a new sandbox. Is updating an existing sandbox possible via any means? |
I'd like to put some example code to CodeSandbox but I do edit and maintain it with vscode and git and just to deploy it to CodeSandbox. Is is possible to do that without generating new CodeSandbox URL? Thanks.
The text was updated successfully, but these errors were encountered: