The default environment is production (defined in the main stanza inthe puppet.conf file); therefore, you need only leave the environment unspecified to switch back to theproduction environment.$ puppet agent --noop --verbose ???test Notice how no resources are changing when switching between the two environments.