You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Create machines on [exoscale](https://www.exoscale.ch/).
1163
1161
1164
1162
Get your API key and API secret key from [API details](https://portal.exoscale.ch/account/api) and pass them to `machine create` with the `--exoscale-api-key` and `--exoscale-api-secret-key` options.
1165
1163
1166
1164
Options:
1167
1165
1168
-
-`--exoscale-api-key`: Your API key.
1169
-
-`--exoscale-api-secret-key`: Your API secret key.
Create machines on [exoscale](https://www.exoscale.ch/).
1588
-
1589
-
Get your API key and API secret key from [API details](https://portal.exoscale.ch/account/api) and pass them to `machine create` with the `--exoscale-api-key` and `--exoscale-api-secret-key` options.
1590
-
1591
-
Options:
1592
-
1593
-
-`--exoscale-url`: **required** Your API endpoint.
1594
-
-`--exoscale-api-key`: **required** Your API key.
1595
-
-`--exoscale-api-secret-key`: **required** Your API secret key.
1596
-
-`--exoscale-instance-profile`: Instance profile.
1597
-
-`--exoscale-disk-size`: Disk size for the host in GB.
1598
-
-`--exoscale-image`: exoscale disk size. (10, 50, 100, 200, 400)
1599
-
-`--exoscale-security-group`: Security group. It will be created if it doesn't exist.
0 commit comments