Learn CLI command flags
Keep in mind, that some CLI commands are not working as intended. We are currently improving Multilogin CLI.
CLI command flags serves to modify the command's behavior. Some flags are optional.
Example: you need to specify your browser type when using create_profile, such as --browser-type mimic.

--valuesCLI will warn you if flags are missing. You can use xcli command-name -h for full help.