File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -117,12 +117,14 @@ $> curl --silent http://212.47.248.251 | head -n1 # you can also open your brows
117117
118118## Options
119119
120- | Option Name | Description | Default Value| required|
121- | ----------------------------------------------------------------| -------------------| -------------| --------|
122- | `` --scaleway-organization `` or `` $SCALEWAY_ORGANIZATION `` | Organization UUID | none | yes |
123- | `` --scaleway-token `` or `` $SCALEWAY_TOKEN `` | Token UUID | none | yes |
124- | `` --scaleway-name `` or `` $SCALEWAY_NAME `` | Server name | none | no |
125- | `` --scaleway-commercial-type `` or `` $SCALEWAY_COMMERCIAL_TYPE `` | Commercial type | VC1S | no |
120+ | Option Name | Description | Default Value | required|
121+ | ----------------------------------------------------------------| -------------------| --------------| --------|
122+ | `` --scaleway-organization `` or `` $SCALEWAY_ORGANIZATION `` | Organization UUID | none | yes |
123+ | `` --scaleway-token `` or `` $SCALEWAY_TOKEN `` | Token UUID | none | yes |
124+ | `` --scaleway-name `` or `` $SCALEWAY_NAME `` | Server name | none | no |
125+ | `` --scaleway-commercial-type `` or `` $SCALEWAY_COMMERCIAL_TYPE `` | Commercial type | VC1S | no |
126+ | `` --scaleway-image `` or `` $SCALEWAY_IMAGE `` | Server image | ubuntu-trusty | no |
127+
126128
127129---
128130
You can’t perform that action at this time.
0 commit comments