profile¶
Description¶
Create, modify and switch user profiles.
Passing no arguments to this command begins the profile setup sequence.
Arguments¶
This command has no arguments.
Options¶
-c|--show-currentShow the currently selected profile. This will output the profile’s name to the terminal and exit. This will override any other flag.
-n NAME|--create-new NAMECreate a new profile. Once run, the profile setup process will start. This will override any below flags.
-s NAME|--switch NAMESwitch to a different profile. This will override any below flags.
-a NAME|--author-name NAMEChange the author name for this profile.
-e EMAIL|--author-email EMAILChange the author email for this profile.
-g URL|--git-profile-url URLChange the Git profile URL for this profile.
-v VERSION|--starting-version VERSIONChange the starting version for this profile.
-d DESCRIPTION|--default-description DESCRIPTIONChange the default description for this profile.
-l LICENSE|--license LICENSEChange the preferred license for this profile.