Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 344 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 344 Bytes

UCloud SDK UHost Example

What is the goal

Create an uhost, wait it created, and remove all example data.

Setup Environment

export UCLOUD_PUBLIC_KEY="your public key"
export UCLOUD_PRIVATE_KEY="your private key"
export UCLOUD_PROJECT_ID="your project id"

How to run

change directory to here.

node index.js