get-profile-by-profile-name
Description
The get-profile-by-profile-name command retrieves the details of a
specific profile by its name.
Syntax
Windows
CliTool.bat get-profile-by-profile-name -n <profile_name>
Linux
./CliTool.sh get-profile-by-profile-name -n <profile_name>
Example
CliTool.bat get-profile-by-profile-name -n Customer
Note:
- Ensure the profile name is correct to retrieve the desired profile details.
- The command returns an error if the profile does not exist.