File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -58,15 +58,13 @@ coder login https://coder.example.com
5858## Download the CLI from your deployment
5959
6060> [ !NOTE]
61- > Available in Coder 2.19 and newer.
61+ > Available in Coder 2.19 and newer on macOS and Linux clients only .
6262
6363Every Coder server hosts CLI binaries for all supported platforms. You can run a
6464script to download the appropriate CLI for your machine from your Coder
6565deployment.
6666
67- ``` sh
68- curl -L https://coder.example.com/install.sh | sh
69- ```
67+ ![ Install Coder binary from your deplyment] ( ../images/install/install_from_deployment.png )
7068
7169This script works within air-gapped deployments and ensures that the version of
7270the CLI you have installed on your machine matches the version of the server.
You can’t perform that action at this time.
0 commit comments