I've noticed that all documentation of the --config flag in devspace sync have disappeared, from both the CLI manual as well as the user documentation starting version 6.0. However, the flag still works and I do not see anything related in the release notes / breaking changes notes.
Either way, I'm left wondering, whether this implies that the --config flat is now deprecated and should not be used anymore?
In fact, no deprecation warning is shown, and not using the flag actually prints a hint [1] about using it, so I am a bit confused...
[1] "warn If you want to use the sync paths from devspace.yaml, use the --config=devspace.yaml flag for this command."