We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de08b6 commit 8d9b548Copy full SHA for 8d9b548
docs/templates.md
@@ -43,7 +43,7 @@ returning an API Key.
43
> sessions.
44
45
```console
46
-coder --token <your API Key> login <your deployment Access URL>
+coder --token <your-api-key> login https://coder.example.com/ # aka the URL to your coder instance
47
```
48
49
## Add a template
0 commit comments