Skip to content

Files

Latest commit

641371a · Jul 9, 2021

History

History

uhost

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 9, 2021
Jul 9, 2021

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.

php main.php