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

Adding Support for Different Workspace Folders #84

Open
KDharmarajanDev opened this issue Jun 4, 2022 · 0 comments
Open

Adding Support for Different Workspace Folders #84

KDharmarajanDev opened this issue Jun 4, 2022 · 0 comments
Assignees

Comments

@KDharmarajanDev
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, the workspace gets zipped up and then unzipped in the instance. The result is that it is possible for the workspace folder to have a different name, like ws, for example. The subsequent commands involve fog_ws, which works if the original workspace was fog_ws, but does not for other names.

Describe the solution you'd like
Change workspace directory in the cloud after it has been unzipped to fog_ws or change cd command to work with different name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants