https://github.com/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://github.com/sailpoint-oss/sailpoint-cli
cli cobra go golang hacktoberfest sailpoint
Last synced: 5 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/sailpoint-oss/sailpoint-cli
- Owner: sailpoint-oss
- License: mit
- Created: 2022-07-21T14:44:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-11T12:27:56.000Z (10 months ago)
- Last Synced: 2025-09-11T15:43:41.638Z (9 months ago)
- Topics: cli, cobra, go, golang, hacktoberfest, sailpoint
- Language: Go
- Homepage: https://developer.sailpoint.com/discuss
- Size: 84.9 MB
- Stars: 37
- Watchers: 9
- Forks: 24
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Discourse Topics][discourse-shield]][discourse-url]
![Times Downloaded][downloads-shield] ![Issues][issues-shield]
![Latest Releases][release-shield] ![Contributor Shield][contributor-shield]
![License Shield][license-shield]
[discourse-shield]: https://img.shields.io/discourse/topics?label=Discuss%20This%20Tool&server=https%3A%2F%2Fdeveloper.sailpoint.com%2Fdiscuss
[discourse-url]: https://developer.sailpoint.com/discuss
[downloads-shield]: https://img.shields.io/github/downloads/sailpoint-oss/sailpoint-cli/latest/total
[issues-shield]: https://img.shields.io/github/issues/sailpoint-oss/sailpoint-cli?label=Issues
[release-shield]: https://img.shields.io/github/v/release/sailpoint-oss/sailpoint-cli?label=Current%20Release
[contributor-shield]: https://img.shields.io/github/contributors/sailpoint-oss/sailpoint-cli?label=Contributors
[license-shield]: https://img.shields.io/badge/MIT-License-green
SailPoint CLI - README
Documentation
The SailPoint CLI is a terminal-based tool you can use to to interact with your Identity Security Cloud (ISC) tenant. The CLI provides a text-based environment you can use to run operations known as "commands" to interact with your tenant however you want.
For documentation, please see https://developer.sailpoint.com/docs/tools/cli