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

15 lines
637 B
Plaintext

<!-- Code generated from the comments of the Config struct in post-processor/alicloud-import/post-processor.go; DO NOT EDIT MANUALLY -->
- `oss_bucket_name` (string) - The name of the OSS bucket where the RAW or VHD file will be copied to
for import. If the Bucket doesn't exist, the post-process will create it for
you.
- `image_os_type` (string) - Type of the OS, like linux/windows
- `image_platform` (string) - Platform such as `CentOS`
- `image_architecture` (string) - Platform type of the image system: `i386` or `x86_64`
- `format` (string) - The format of the image for import, now alicloud only support RAW and
VHD.