sailpoint-oss / sailpoint-cli

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.
https://developer.sailpoint.com/discuss
MIT License
24 stars 19 forks source link

[Bug] Documentation is not up to date #108

Closed olivier-detilleux-sp closed 11 months ago

olivier-detilleux-sp commented 1 year ago

Describe the bug A clear and concise description of what the bug is. Apparently, some cmd have changed with the recent CLI releases. There is no sail configure command anymore. To configure a PAT, it is required to use sail set pat ... The documentation is not updated with those changes.

To Reproduce Steps to reproduce the behavior:

  1. Simply go to the readme or developer.sailpoint.com documentation. It is still explained that sail configure has to be executed to configure the authentication

Expected behavior A clear and concise description of what you expected to happen. Expected a documentation up to date with the CLI commands

Actual behavior A clear and concise description of what actually happens. Doc not up to date

Screenshots If applicable, add screenshots to help explain your problem.

Operating System (please complete the following information):

Browser (please complete the following information):

Additional context Add any other context about the problem here.

ghost commented 11 months ago

This was resolved in a prior doc update