Skip to content

Commit 46369e5

Browse files
Quentin Perezmoul
Quentin Perez
authored andcommitted
Update README.md scw usage (scaleway#90)
1 parent cef8163 commit 46369e5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ Usage inspired by [Docker CLI](https://docs.docker.com/reference/commandline/cli
115115

116116
```console
117117
$ scw
118-
119118
Usage: scw [OPTIONS] COMMAND [arg...]
120119

121120
Interact with Scaleway from the command line.
@@ -124,21 +123,21 @@ Options:
124123
--api-endpoint=APIEndPoint Set the API endpoint
125124
-D, --debug=false Enable debug mode
126125
-h, --help=false Print usage
127-
-V, --verbose=false Enable verbose mode
128126
-v, --version=false Print version information and quit
127+
--sensitive=false Show sensitive data in outputs, i.e. API Token/Organization
129128

130129
Commands:
130+
help help of the scw command line
131131
attach Attach to a server serial console
132132
commit Create a new snapshot from a server's volume
133133
cp Copy files/folders from a PATH on the server to a HOSTDIR on the host
134134
create Create a new server but do not start it
135135
events Get real time events from the API
136136
exec Run a command on a running server
137-
help help of the scw command line
138137
history Show the history of an image
139138
images List images
140139
info Display system-wide information
141-
inspect Return low-level information on a server, image, snapshot or bootscript
140+
inspect Return low-level information on a server, image, snapshot, volume or bootscript
142141
kill Kill a running server
143142
login Log in to Scaleway API
144143
logout Log out from the Scaleway API

0 commit comments

Comments
 (0)