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
Copy file name to clipboardExpand all lines: docs/drivers/exoscale.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!--[metadata]>
2
2
+++
3
-
title = "exoscale"
4
-
description = "exoscale driver for machine"
3
+
title = "Exoscale"
4
+
description = "Exoscale driver for machine"
5
5
keywords = ["machine, exoscale, driver"]
6
6
[menu.main]
7
7
parent="smn_machine_drivers"
@@ -10,7 +10,7 @@ parent="smn_machine_drivers"
10
10
11
11
# Exoscale
12
12
13
-
Create machines on [exoscale](https://www.exoscale.ch/).
13
+
Create machines on [Exoscale](https://www.exoscale.ch/).
14
14
15
15
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.
16
16
@@ -25,7 +25,7 @@ Get your API key and API secret key from [API details](https://portal.exoscale.c
25
25
-`--exoscale-api-secret-key`: **required** Your API secret key.
26
26
-`--exoscale-instance-profile`: Instance profile.
27
27
-`--exoscale-disk-size`: Disk size for the host in GB (10, 50, 100, 200, 400).
0 commit comments