Skip to content

Instantly share code, notes, and snippets.

@iturgeon
Last active December 10, 2015 17:59
Show Gist options
  • Save iturgeon/4471743 to your computer and use it in GitHub Desktop.
Save iturgeon/4471743 to your computer and use it in GitHub Desktop.
FUELPHP oil command to run in different environments
# env FUEL_ENV=<einvironment> php oil <commands>
env FUEL_ENV=production php oil r migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment