mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
added support and contribution directions to tools
This commit is contained in:
@@ -181,7 +181,7 @@ These commands are available:
|
||||
- `cluster`: Run this command to access VA clusters connected to your tenant. For more information about the `cluster` command, refer to the CLI [Clusters guide](/docs/tools/cli/cluster).
|
||||
- `workflow`: Run this command to create and manage workflows within the CLI. For more information about the `workflow` command, refer to the CLI [Workflows guide](/docs/tools/cli/workflow).
|
||||
|
||||
## GitHub
|
||||
## Support
|
||||
|
||||
You will find the SailPoint GitHub CLI repo here: https://github.com/sailpoint-oss/sailpoint-cli
|
||||
|
||||
|
||||
@@ -158,6 +158,20 @@ When you open the Courier tab, the Community Toolbox displays its Courier tool.
|
||||
- **API Request Body**: Use this section to specify your API request's body. You can copy a raw JSON into this area, or you can manually create an object or an array.
|
||||
- **API Response Body**: This section displays the API response to your request. You can copy this raw JSON and use it for additional troubleshooting.
|
||||
|
||||
## Getting Support
|
||||
|
||||
To get support for the ISC Community Toolbox, please see our GitHub page, https://github.com/sailpoint-oss/isc-community-toolbox.
|
||||
|
||||
To submit a bug report, please [click here](https://github.com/sailpoint-oss/isc-community-toolbox/issues/new?assignees=&labels=bug&template=bug-report.md).
|
||||
|
||||
To submit a feature request, please [click here](https://github.com/sailpoint-oss/isc-community-toolbox/issues/new?assignees=&labels=enhancement&template=feature-request.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Do you have an idea to help improve the ISC Community Toolbox? You can contribute directly!
|
||||
|
||||
Before you contribute, you must sign our [CLA](https://cla-assistant.io/sailpoint-oss/isc-community-toolbox) and read the [Contribution Guidelines](https://github.com/sailpoint-oss/developer.sailpoint.com/blob/main/CONTRIBUTING.md).
|
||||
|
||||
## Discuss
|
||||
|
||||
The most valuable resource for ISC developers is the SailPoint Developer Community itself, where ISC users and experts all over the world come together to ask questions and provide solutions.
|
||||
|
||||
@@ -613,8 +613,20 @@ When your test runs, you will see the output of your logs. These logs can help w
|
||||
[INFO] ------------------------------------------------------------------------
|
||||
```
|
||||
|
||||
## Next steps
|
||||
## Getting Support
|
||||
|
||||
Have an issue using the RDK? Reach out to us on GitHub [here](https://github.com/sailpoint-oss/rule-development-kit/issues)
|
||||
To get support for the Rule Development Kit, please see our GitHub page, https://github.com/sailpoint-oss/rule-development-kit.
|
||||
|
||||
To submit a bug report, please [click here](https://github.com/sailpoint-oss/rule-development-kit/issues/new?assignees=&labels=bug&template=bug-report.md).
|
||||
|
||||
To submit a feature request, please [click here](https://github.com/sailpoint-oss/rule-development-kit/issues/new?assignees=&labels=enhancement&template=feature-request.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Do you have an idea to help improve the Rule Development Kit? You can contribute directly!
|
||||
|
||||
Before you contribute, you must sign our [CLA](https://cla-assistant.io/sailpoint-oss/rule-development-kit) and read the [Contribution Guidelines](https://github.com/sailpoint-oss/developer.sailpoint.com/blob/main/CONTRIBUTING.md).
|
||||
|
||||
## Discuss
|
||||
|
||||
Discuss the tool and other rule-specific topics in the [SailPoint Developer Community](https://developer.sailpoint.com/discuss/).
|
||||
|
||||
@@ -187,6 +187,20 @@ To get your environment variables to persist across PowerShell sessions, run the
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Getting Support
|
||||
|
||||
To get support for the Go SDK, please see our GitHub page, https://github.com/sailpoint-oss/golang-sdk.
|
||||
|
||||
To submit a bug report, please [click here](https://github.com/sailpoint-oss/golang-sdk/issues/new?assignees=&labels=bug&template=bug-report.md).
|
||||
|
||||
To submit a feature request, please [click here](https://github.com/sailpoint-oss/golang-sdk/issues/new?assignees=&labels=enhancement&template=feature-request.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Do you have an idea to help improve the Go SDK? You can contribute directly!
|
||||
|
||||
Before you contribute, you must sign our [CLA](https://cla-assistant.io/sailpoint-oss/golang-sdk) and read the [Contribution Guidelines](https://github.com/sailpoint-oss/developer.sailpoint.com/blob/main/CONTRIBUTING.md).
|
||||
|
||||
## Discuss
|
||||
|
||||
You can use this SDK to build new tools that extend your ISC platform and improve experiences across your organization. Use this guide to get started, and if you have questions, don't hesitate to reach out on the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss!
|
||||
|
||||
@@ -191,6 +191,20 @@ To get your environment variables to persist across PowerShell sessions, run the
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Getting Support
|
||||
|
||||
To get support for the PowerShell SDK, please see our GitHub page, https://github.com/sailpoint-oss/powershell-sdk.
|
||||
|
||||
To submit a bug report, please [click here](https://github.com/sailpoint-oss/powershell-sdk/issues/new?assignees=&labels=bug&template=bug-report.md).
|
||||
|
||||
To submit a feature request, please [click here](https://github.com/sailpoint-oss/powershell-sdk/issues/new?assignees=&labels=enhancement&template=feature-request.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Do you have an idea to help improve the PowerShell SDK? You can contribute directly!
|
||||
|
||||
Before you contribute, you must sign our [CLA](https://cla-assistant.io/sailpoint-oss/powershell-sdk) and read the [Contribution Guidelines](https://github.com/sailpoint-oss/developer.sailpoint.com/blob/main/CONTRIBUTING.md).
|
||||
|
||||
## Discuss
|
||||
|
||||
You can use this SDK to build new tools that extend your ISC platform and improve experiences across your organization. Use this guide to get started, and if you have questions, don't hesitate to reach out on the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss!
|
||||
|
||||
@@ -184,6 +184,20 @@ To get your environment variables to persist across PowerShell sessions, run the
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Getting Support
|
||||
|
||||
To get support for the Python SDK, please see our GitHub page, https://github.com/sailpoint-oss/python-sdk.
|
||||
|
||||
To submit a bug report, please [click here](https://github.com/sailpoint-oss/python-sdk/issues/new?assignees=&labels=bug&template=bug-report.md).
|
||||
|
||||
To submit a feature request, please [click here](https://github.com/sailpoint-oss/python-sdk/issues/new?assignees=&labels=enhancement&template=feature-request.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Do you have an idea to help improve the Python SDK? You can contribute directly!
|
||||
|
||||
Before you contribute, you must sign our [CLA](https://cla-assistant.io/sailpoint-oss/python-sdk) and read the [Contribution Guidelines](https://github.com/sailpoint-oss/developer.sailpoint.com/blob/main/CONTRIBUTING.md).
|
||||
|
||||
## Discuss
|
||||
|
||||
You can use this SDK to build new tools that extend your Identity Security Cloud platform and improve experiences across your organization. Use this guide to get started, and if you have questions, don't hesitate to reach out on the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss!
|
||||
|
||||
@@ -227,6 +227,20 @@ To get your environment variables to persist across PowerShell sessions, run the
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Getting Support
|
||||
|
||||
To get support for the TypeScript SDK, please see our GitHub page, https://github.com/sailpoint-oss/typescript-sdk.
|
||||
|
||||
To submit a bug report, please [click here](https://github.com/sailpoint-oss/typescript-sdk/issues/new?assignees=&labels=bug&template=bug-report.md).
|
||||
|
||||
To submit a feature request, please [click here](https://github.com/sailpoint-oss/typescript-sdk/issues/new?assignees=&labels=enhancement&template=feature-request.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Do you have an idea to help improve the TypeScript SDK? You can contribute directly!
|
||||
|
||||
Before you contribute, you must sign our [CLA](https://cla-assistant.io/sailpoint-oss/typescript-sdk) and read the [Contribution Guidelines](https://github.com/sailpoint-oss/developer.sailpoint.com/blob/main/CONTRIBUTING.md).
|
||||
|
||||
## Discuss
|
||||
|
||||
You can use this SDK to build new tools that extend your ISC platform and improve experiences across your organization. Use this guide to get started, and if you have questions, don't hesitate to reach out on the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss!
|
||||
|
||||
@@ -95,6 +95,20 @@ npm run dev
|
||||
|
||||
To start learning how to use the UI Development Kit and explore its possibilities, refer to [Getting Started](./getting-started.mdx).
|
||||
|
||||
## Getting Support
|
||||
|
||||
To get support for the UI Development Kit, please see our GitHub page, https://github.com/sailpoint-oss/ui-development-kit.
|
||||
|
||||
To submit a bug report, please [click here](https://github.com/sailpoint-oss/ui-development-kit/issues/new?assignees=&labels=bug&template=bug-report.md).
|
||||
|
||||
To submit a feature request, please [click here](https://github.com/sailpoint-oss/ui-development-kit/issues/new?assignees=&labels=enhancement&template=feature-request.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Do you have an idea to help improve the UI Development Kit? You can contribute directly!
|
||||
|
||||
Before you contribute, you must sign our [CLA](https://cla-assistant.io/sailpoint-oss/ui-development-kit) and read the [Contribution Guidelines](https://github.com/sailpoint-oss/developer.sailpoint.com/blob/main/CONTRIBUTING.md).
|
||||
|
||||
## Discuss
|
||||
|
||||
The most valuable resource for ISC developers is the SailPoint Developer Community itself, where ISC users and experts all over the world come together to ask questions and provide solutions.
|
||||
|
||||
Reference in New Issue
Block a user