Minecraft Account Managment
These commands manage Minecraft Accounts attatched to the CLI .
Add A Minecraft Profile
Usage:
cauldroncli add [options]
Options:
-d
--debug
: Debug Mode-l
--device_code
: Device Code (Used for Headless Use See here for information)-h
--headless
: Removes User Prompts
This opens a web browser (If Non-Headless) prompting the user to add their account. Once complete the account is added to CLI
remove
Section titled “remove”Remove A Minecraft Profile
Usage:
cauldroncli remove
Options:
-d
--debug
: Debug Mode-a
--account
: Account ID to Remove (See list to see how to get the ids)-h
--headless
: Removes User Prompts
This opens an interactive prompt (If Non-Headless) to remove a certain account. Once completed the account is removed from the CLI
refresh
Section titled “refresh”Refresh all signed in Minecraft Profiles
Usage:
cauldroncli refresh
Options:
-d
--debug
: Debug Mode-h
--headless
: Removes User Prompts
This refreshes all signed in accounts.
List All Minecraft Accounts
Note: This command is only really for headless users as running
remove
will provide a list of users.
Usage:
cauldroncli list
Options:
-d
--debug
: Debug Mode-h
--headless
: Removes User Prompts