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

coder/coder-v1-cli

 
 

Repository files navigation

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 ~/Downloads
tar -xvf ./coder-cli-darwin-amd64.tar.gz
./coder --help

Alternatively, use this helper script for MacOS and Linux

curl -fsSL https://raw.githubusercontent.com/cdr/coder-cli/master/install.sh | sh

About

Command line for Coder v1. For Coder v2, go to https://github.com/coder/coder

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 29