get-all-profiles

Description

The get-all-profiles command retrieves and displays all profiles available in the system.

Syntax

Windows

CliTool.bat get-all-profiles [-p <page>] [-n <page_size>] [-s <search_string>]

Linux

./CliTool.sh get-all-profiles [-p <page>] [-n <page_size>] [-s <search_string>]

Example

CliTool.bat get-all-profiles -p 0 -n 20 -s Customer

Parameters

  • -p: page number, optional
  • -n: page size, no of profiles to return per page, optional
  • -s: search string to filter profiles by name, optional. If not provided, it will return all profiles.
Note: The command displays a list of profiles if profiles exist in the system.