codesandbox-importers icon indicating copy to clipboard operation
codesandbox-importers copied to clipboard

Is is possible to update existing Sandbox with the CLI?

Open esamattis opened this issue 5 years ago • 4 comments

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.

esamattis avatar Nov 08 '18 20:11 esamattis

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.

esamattis avatar Nov 11 '18 20:11 esamattis

Just realized that the github import feature keeps the code automatically in sync...

Do you mean the export feature? Could you please explain a bit more, as I have the exact same question. Thanks

itsthomas avatar Mar 04 '19 13:03 itsthomas

This "Import from Github" feature https://codesandbox.io/docs/importing#import-from-github

esamattis avatar Mar 04 '19 15:03 esamattis

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?

akshay-8d66 avatar Feb 11 '22 03:02 akshay-8d66