Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

coder/coder-v1-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coder CLI

GitHub Release Documentation

Note: This is the command line utility for Coder Classic. If you are using Coder OSS, use these instructions to install the CLI.

Code

As of v1.24.0, the Coder CLI is closed source. The code in this repo will remain as it was when closed on 20 October 2021. We will continue to use issues and releases for the time being, but this may change.

We recommend using the SDK included in this repo until we publish the new Go SDK that's currently in progress.

We will not accept any further pull requests.

Bugs & feature requests

To report bugs and request features, please open an issue.

Installation

Homebrew (Mac, Linux)

brew install cdr/coder/coder-cli

Download (Windows, Linux, Mac)

Download the latest release:

  1. Click a release and download the tar file for your operating system (ex: coder-cli-linux-amd64.tar.gz)
  2. Extract the coder binary.

Usage

View the usage documentation here.

You can find additional Coder usage documentation on coder.com/docs/cli.