Skip to content

Commit 7bedaf7

Browse files
author
Quentin Perez
committed
README: update
1 parent 6eea98f commit 7bedaf7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)