Learn CLI command flags
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.

--valuesHow to use flags
- If you need to apply the same flag with various values, you need to type it twice. E.g., you want to remove several folders, let's say folder X and Y. Parameter
valuesis used for specifying the folder id for that command. In that case, your prompt to the CLI will be the following:./xcli remove-folder --values X --values Y - CLI will warn you if flags are missing. You can use
xcli command-name -hfor full help.
Flag reference list for “profile-create” command
Some commands can be overwhelming due to the amount of flags. One of them is profile-create. Here is the list of flags which you can use there:
Required flags | |
|
name of new profile |
--browser-type |
browser type: |
--launcher-info |
get information about the running launcher |
--os-type |
OS type: Android, Linux, macOS or Windows |
Other flags | |
--audio-masking |
audio masking mode: |
--auto-update |
enables auto update of profile (default: |
--cloud |
stores profile data in the cloud. No need to specify value. Simply including the parameter makes it true |
|
fonts masking mode: |
|
geolocation popup behavior: |
|
graphics masking mode: |
--graphics-noise |
graphics noise mode: natural or mask (default: natural)
|
--localization-masking |
localization masking mode: natural or mask (default: natural)
|
--media-devices-masking |
media device masking mode: natural or mask (default: natural)
|
--navigator-masking |
navigator masking mode: |
--ports-masking |
ports masking mode: |
--proxy-host |
proxy host |
--proxy-password |
proxy password |
--proxy-port |
proxy port |
--proxy-string |
proxy string in format |
--proxy-traffic-saver |
false by default. It tells the browser if it should save on proxy traffic by not showing media. Can be used only if we are using proxy is configured. |
|
proxy type: |
|
proxy username |
|
screen masking mode: |
--template |
template file |
|
timezone masking mode: |
--webrtc-masking |
webrtc masking mode: |