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

Add --endpoint parameter to osc-cli

Open garnierclement opened this issue 5 years ago • 0 comments

Hello, Would it be possible to add --endpoint parameter to osc-cli (like aws cli). First use case is when you start on Outscale and you first need to collect your AK/SK with osc-cli icu ListAccessKeys that requires email/password authentication. To do so, you need to create an empty profile with no AK/SK simply to configure region endpoint, not very straightforward. It is useful to request some API method that does not require authentication (i.e. catalogs on different regions). Thanks.

garnierclement avatar Dec 17 '20 13:12 garnierclement