You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mseed saveenv: saves the environment settings to a specified name (e.g. mseed printenv MySettings)
mseed loadenv: loads environment settings from a specified name (e.g. mseed loadevn MySettings)
Environment related global options
A saved environment may be bootstrapped onto any Model SEED command using the -env option followed by the name of the environment (e.g. mseed bio list media -env environments/chenry/Default).
An environment may also be specified entirely in the command line (e.g. mseed bio list media -env "models/chenry/Seed83333.1;bio/chenry/main;mapping/chenry/main;seed/pubseed;mseed/local").