gail is meant to provide a simple way of executing a command inside of a FreeBSD jail. The assumption is that you have a jail created already and this command will simply run the given argument inside of it.
List contents of jail root
gail ls
gail cat .cshrc
Please feel free to open a PR!
Jail source code is available under the BSD 3 clause License.