We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c039ca2 commit 6bd0713Copy full SHA for 6bd0713
1 file changed
docs/auth.md
@@ -15,6 +15,8 @@ Create an ini file in your `$XDG_CONFIG_HOME/cloudscale/cloudscale.ini`, `.cloud
15
api_token = <token>
16
~~~
17
18
+Do NOT quote the token.
19
+
20
The default profile taken if available is `default`. The profile can be chosen by passing `--profile` or `CLOUDSCALE_PROFILE` ENV variable.
21
22
~~~shell
0 commit comments