CLI and Proxys revisited

Hi, I saw a thread about this from a couple of months ago, but it's closed now!
Does the CLI support a proxy as yet? I saw in the thread started by @Ruud_Reinold that it doesn't, yet when I set up the profile, it prompts for proxy information...
Assuming that's "for future implementation" can you confirm what port(s) the CLI and Archy use? I am guessing it's https on 443, but want to verify. (My customer has some restrictive security policies, and I'm trying to get it all configured :wink:
Thanks!

Hi , The CLI supports proxy setup now. We are about to send out a blog post with more information. Essentially you can follow the guidelines during your profile setup information and configure the proxy settings via which you want your CLI calls to pass through. The port mentioned here is the 'Port of the proxy server' i.e port at which the proxy service listens to. It is not the default port of the HTTP protocol you are using. Hope it answers your question. You can also setup proxy with an explicit gc proxy command with more information on it at GitHub - MyPureCloud/platform-client-sdk-cli: A standalone CLI package to interface with the Genesys Cloud Platform API

BR

Thank you!
Am I correct in assuming that the connection to the API back-end itself is https on 443? Or will special proxy configuration be required? (I'm also considering asking for a firewall exception so we can bypass the proxy.)

Hi .. Yes the connection to backed service is via https. There will be no change in that and no special proxy config required for that. The proxy setup is just an intermediate hop between the client and the actual APIs in terms of network.

Thank you! Much appreciated :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.