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

coder is a command line utility for Coder Enterprise.

To view usage documentation, head over to https://enterprise.coder.com.

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

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