--profile <name>.
Examples
formae profile list
List all profiles, marking the active one with*.
Flags
formae profile current
Print the active profile name.Flags
formae profile use
Switch the active profile.formae profile create
Create a new profile from the starter template. This does not switch the active profile.Flags
formae profile save
Snapshot the active profile under a new name. This does not switch the active profile.Flags
formae profile edit
Open a profile in$EDITOR. With no name, opens the active profile.
formae profile diff
Rundiff -u between two profiles, or between one profile and the active profile.

