Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 725 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 725 Bytes

coder-cli

coder is a command line utility for Coder Enterprise.

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

Usage

View the coder-cli documentation here.

You can find additional Coder Enterprise usage documentation on https://enterprise.coder.com.

Install Release

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 from the tar file, ex:
cd ~/go/bin
tar -xvf ~/Downloads/coder-cli-linux-amd64.tar.gz