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

update cli to use latest golang-sdk release #130

Closed darrell-thobe-sp closed 9 months ago

darrell-thobe-sp commented 11 months ago

Description

What is the intent of this change and why is it being made? upgrading to use latest version of golang-sdk

How Has This Been Tested?

What testing have you done to verify this change?

all tests pass using go test -count=1 ./...

installed locally and all manual runs of get / list commands are working

codey-bot[bot] commented 11 months ago

🎉 Thanks for opening this pull request! Please be sure to check out our contributing guidelines. 🙌

codey-bot[bot] commented 9 months ago

🎉 Awesome work, congrats on your first merged pull request! 🙌