mirror of
https://github.com/LukeHagar/sailpoint-cli.git
synced 2025-12-06 04:21:15 +00:00
31 lines
1.5 KiB
Markdown
31 lines
1.5 KiB
Markdown
[![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
|
|
|
|
<!-- PROJECT LOGO -->
|
|
<br />
|
|
<div align="center">
|
|
<img src="./assets/img/icon.png" alt="Logo">
|
|
|
|
<h3 align="center">SailPoint CLI - README</h3>
|
|
<br/>
|
|
<div align="center">
|
|
<img src="./assets/img/vhs/Sail.gif" style="text-align:center">
|
|
</div>
|
|
</div>
|
|
|
|
CLI Documentation
|
|
|
|
The SailPoint CLI is a terminal-based tool you can use to to interact with your IdentityNow (IDN) 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/idn/tools/cli
|