The SailPoint Command Line Interface (CLI) makes it easy to interact with SailPoint's SaaS Platform in a programmatic way. Many functions that use to be accomplished through tools like Postman or from custom scripts can now be done directly on the command line with minimal setup.
Describe the bug A clear and concise description of what the bug is.
The release pipeline is generating an executable called "sailpoint-cli.exe", but it should be called "sail.exe".
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
The executable should be called "sail.exe" so the command will work as per the documentation.
Actual behavior A clear and concise description of what actually happens.
The executable is called "sailpoint-cli.exe".
Screenshots If applicable, add screenshots to help explain your problem.
Operating System (please complete the following information):
All
Additional context Add any other context about the problem here.