Skip to content

docs: make it clear the CLI must be downloaded to use templates #5373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Dec 13, 2022
Merged
Prev Previous commit
Next Next commit
Update docs/templates.md
  • Loading branch information
ghuntley committed Dec 12, 2022
commit da71bb30c005d3302c99460c058dc90a1cdc4964
2 changes: 1 addition & 1 deletion docs/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ returning an API Key.
> Make a note of the API Key. You can re-use the API Key in future CLI logins or
> sessions.

```sh
```console
coder --token <your API Key> login <your deployment Access URL>
```

Expand Down