Skip to content

Commit 2048101

Browse files
docs: explicitly point out the CLI is for Coder v1 and a link to v2 (coder#1256)
* docs: explicitly point out the CLI is for Coder v1 and a link to v2 * fix: lint --------- Co-authored-by: Eric <ericpaulsen@coder.com>
1 parent 9235827 commit 2048101

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

cli/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
Coder provides a CLI that allows you to interact with your workspaces using your
44
local machine.
55

6+
<blockquote class="warning">
7+
<p>
8+
This document refers to the Coder v1 CLI. If you landed on this page by mistake
9+
or are looking for the Coder v2 CLI, [view the docs on how to install the
10+
Coder v2 CLI](https://coder.com/docs/v2/latest/templates#get-the-cli). The Coder
11+
v1 CLI will not work with a Coder v2 deployment.
12+
</p>
13+
</blockquote>
14+
615
<children></children>
716

817
## Full CLI reference

0 commit comments

Comments
 (0)