File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ Options:
6262 --scaleway-commercial-type "VC1S" Specifies the commercial type [$SCALEWAY_COMMERCIAL_TYPE]
6363 --scaleway-debug Enables Scaleway client debugging [$SCALEWAY_DEBUG]
6464 --scaleway-image "ubuntu-xenial" Specifies the image [$SCALEWAY_IMAGE]
65+ --scaleway-ip Specifies the IP address [$SCALEWAY_IP]
6566 --scaleway-name Assign a name [$SCALEWAY_NAME]
6667 --scaleway-organization Scaleway organization [$SCALEWAY_ORGANIZATION]
6768 --scaleway-token Scaleway token [$SCALEWAY_TOKEN]
@@ -139,6 +140,7 @@ $ curl --silent http://212.47.248.251 | head -n1 # you can also open your browse
139140| `` --scaleway-commercial-type `` or `` $SCALEWAY_COMMERCIAL_TYPE `` | Commercial type | VC1S | no |
140141| `` --scaleway-image `` or `` $SCALEWAY_IMAGE `` | Server image | ubuntu-xenial | no |
141142| `` --scaleway-debug `` or `` $SCALEWAY_DEBUG `` | Toggle debugging | false | no |
143+ | `` --scaleway-ip `` or `` $SCALEWAY_IP `` | Server IP | "" | no |
142144
143145---
144146
You can’t perform that action at this time.
0 commit comments