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

support endpoints alongside endpoint

Open outscale-mgo opened this issue 1 year ago • 0 comments

Because of this: https://github.com/outscale/osc-config-spec endpoint was supported by osc-cli instead of endpoints as specify by the standard. So this PR add support for endpoints. Instead of patching osc-cli in order to store all endpoints in the configuration, we use the service pass in parameter to change the endpoint internal variable.

outscale-mgo avatar May 02 '24 19:05 outscale-mgo