It would be helpful to be able to ensure that a path is a symlink to another path. Maybe something like the following? ```bash ccm ensure file --target /some/path /tmp/foo symlink ```