https://github.com/ucloud/ucloud-developer-examples
The examples for developer
https://github.com/ucloud/ucloud-developer-examples
Last synced: 6 months ago
JSON representation
The examples for developer
- Host: GitHub
- URL: https://github.com/ucloud/ucloud-developer-examples
- Owner: ucloud
- License: mit
- Created: 2021-07-02T09:28:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T03:47:23.000Z (over 2 years ago)
- Last Synced: 2025-01-31T04:09:04.485Z (about 1 year ago)
- Language: Go
- Size: 65.4 KB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UCloud Developer Examples
This repository is maintained the examples for developer tools. The example could be run in your local machine after clone it.
Here is more related links, help you learn how to use developer tools to manage the resources in UCloud.
## Configuration
All the developer tools in UCloud will share a serias of global configuration. Developer configures one-place, and run any tool for free.
- `UCLOUD_PUBLIC_KEY`
- `UCLOUD_PRIVATE_KEY`
You can add new credential key pairs on [UCloud Console](https://console.ucloud.cn/uapi/apikey).
## Open Source
1. [Landscape](https://github.com/ucloud/ucloud-developer-tools)
2. [Documentation](https://docs.ucloud.cn/tools)