This repository was archived by the owner on Dec 15, 2025. It is now read-only.
This repository was archived by the owner on Dec 15, 2025. It is now read-only.
ce-dev shell do a cd to the application directory by default #221
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
--pathargument that takes you straight to the specified path.