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

Confusing help on CLI for 'sync' command #3650

Closed
slemeur opened this issue Jan 10, 2017 · 1 comment
Closed

Confusing help on CLI for 'sync' command #3650

slemeur opened this issue Jan 10, 2017 · 1 comment
Assignees

Comments

@slemeur
Copy link
Contributor

slemeur commented Jan 10, 2017

When you start the CLI, there is the following instruction on the 'sync' command:

sync <wksp-name> Synchronize workspace with current working directory

It is not accurate as this is not possible.
The directory to be used for the sync, has to be defined with the following parameter:
-v <path>:/sync

Should be renamed:
sync <wksp-name> Synchronize workspace with /sync volume mount

@TylerJewell
Copy link

Fixed as part of https://github.com/eclipse/che/pull/3646/files.

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

3 participants