Profile
These commands manage the users profiles.
Create Profile
Section titled “Create Profile”Create a new profile
Usage:
cauldroncli create_profile [options]Options:
-v <minecraft_version>--version <minecraft_version>: Minecraft Version-l <loader>--mc_loader <minecraft_loader>: Minecraft Loader-t <name>--name <name>: Profile Name-b--boot: Boot After Create (default: false)-i--dry: Install but don’t launch (default: false)-h--headless: Removes User Prompts-d--debug: Extra Debug Information
.option(‘-p, —profile
Add Mods
Section titled “Add Mods”Add mods to modded profile
Usage:
cauldroncli add_mods [options]Options:
-p <profile>--profile <profile>: Profile ID (Exclude For Interactive List)-m <mods>--mods <mods>: CSV List of mod slugs.-h--headless: Removes User Prompts-d--debug: Extra Debug Information
Share profile with other user
Usage:
cauldroncli share [options]Options:
-u <user>--user <user>: User ID of recipent (Required)-p <profile>--profile <profile>: ID of profile to share-h--headless: Removes User Prompts-d--debug: Extra Debug Information
List Profiles
Section titled “List Profiles”List Profiles
Usage:
cauldroncli list_profiles [options]Options:
-h--headless: Removes User Prompts-d--debug: Extra Debug Information