Login

Created by Xinxiang Wang, Modified on Fri, 15 Dec, 2023 at 8:23 AM by Xinxiang Wang

To login to the Trustcenter, you need to provide the API Key and the Trustcenter domain.

$ vcn login --lc-host example.com

Then enter the API Key.

scripted:

export VCN_LC_API_KEY=apikeyhere VCN_LC_HOST=example.com VCN_LC_PORT=443 && vcn login

or

$ VCN_LC_API_KEY=apikeyhere vcn login --lc-host example.com

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article