packer-cn/website/pages/partials/builder/ucloud/common/AccessConfig-not-required.mdx
Jonathan Neal d8b67f8520
📌 Hard Pin Website Dependencies (#9543)
* Update and pin dependencies
* Update NextJS Scripts
* npm run lint
* npm run format
* docs generator: indent docs by two and make spacing better

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2020-07-13 12:33:16 +02:00

11 lines
654 B
Plaintext

<!-- Code generated from the comments of the AccessConfig struct in builder/ucloud/common/access_config.go; DO NOT EDIT MANUALLY -->
- `base_url` (string) - This is the base url. (Default: `https://api.ucloud.cn`).
- `profile` (string) - This is the UCloud profile name as set in the shared credentials file, it can
also be sourced from the `UCLOUD_PROFILE` environment variables.
- `shared_credentials_file` (string) - This is the path to the shared credentials file, it can also be sourced from
the `UCLOUD_SHARED_CREDENTIAL_FILE` environment variables. If this is not set
and a profile is specified, `~/.ucloud/credential.json` will be used.