sailpoint-cli icon indicating copy to clipboard operation
sailpoint-cli copied to clipboard

[Feature] Simplified Free-Flow User Specified API Calls

Open LukeHagar opened this issue 1 year ago • 1 comments

This command would allow a user to run any api call they want, with the syntax of: sail api /the/endpoint

This would allow users to use the CLI in a much wider range of supported ways then what we support out of the box, and would let them make more complex calls in a pipeline fashion

Github has a great example: https://github.com/cli/cli/tree/trunk/api

LukeHagar avatar May 02 '23 14:05 LukeHagar