Is your feature request related to a problem?
No
Which solution do you suggest?
It would be great to have ability to specify --restart-container option in devspace sync command, which would add functionality, already available via restartContainer option in devspace.yaml config.
Which alternative solutions exist?
Alternative would be to use devspace dev pipeline
Additional context
I need to run file sync separate from dev pipeline. DevSpace is a great tool, and it would be even better, if standalone dev sync command had the same functionality as sync section in dev pipeline.
/kind feature