Have `ce-dev shell` do a `cd` to the application directory by default
It's annoying to have to change directory to run a command once you SSH into a container. It would be good if you automatically went to the right path, but with the option to provide a `--path` argument that takes you straight to the specified path.
issue