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 9235827 commit 2048101Copy full SHA for 2048101
cli/index.md
@@ -3,6 +3,15 @@
3
Coder provides a CLI that allows you to interact with your workspaces using your
4
local machine.
5
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
+
15
<children></children>
16
17
## Full CLI reference
0 commit comments