Getting started with the SailPoint CLI

Description

Discover how SailPoint’s powerful CLI tool can streamline your work with easy installation, intuitive configuration, and essential commands. Join us to see the latest features in action and learn how to maximize productivity!

2 Likes

Our laptops are locked down so we had the sailpoint cli packaged for auto deployment. It has been installed and when I attempt to setup the environment and select pat I get this error message. Can you tell what the issue is? Personal Access Token Client ID:Error: The handle is invalid.

Hi @tyler_mairose

I’ve tried to set up the CLI tool, but I’m unable to set the domain during environment variable setup.

https://{tenant}.identitynow-demo.com/

Could you please help me understand how to set the domain?

Hey Renee!

Can you run sail set debug true and run it again? Please remove any sensitive info and paste the response here. It will help me narrow down what might be going on.

Hey @pattabhi,

When you run sail env create {tenant-name} it should guide you on setting up your environment. After it asks for the tenant name it should ask for the the base url and api url. It gives you a default that you can hit enter OR you can type the full url. For demo tenants you will have to type or copy the full url to that input so that you can get the domain correct.

1 Like

Thank you, @tyler_mairose. I understand.

Hi Tyler, sorry for the delay. Still received the same error and no other details

Hey @RArroyo, no problem! Let me dig in and see if we can figure out what might be going on.

I see you are using git bash. Can you tell me a little more about your OS and environment?

@RArroyo

Are you able to try it on a different terminal? Power Shell or cmd line. Wondering if something in that terminal doesn’t like the package we use for reading cmd line input.