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

chore: add note this is the CLI for Coder Classic #485

Merged
merged 1 commit into from
Jul 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[![GitHub Release](https://img.shields.io/github/v/release/cdr/coder-cli?color=6b9ded&include_prerelease=false)](https://github.com/cdr/coder-cli/releases)
[![Documentation](https://godoc.org/cdr.dev/coder-cli?status.svg)](https://pkg.go.dev/cdr.dev/coder-cli/coder-sdk)

`coder` is a command line utility for Coder.

To report bugs and request features, please [open an issue](https://github.com/cdr/coder-cli/issues/new).
> **Note**: This is the command line utility for [Coder Classic](https://coder.com/docs/coder).
> If you are using [Coder OSS](https://coder.com/docs/coder-oss/latest), use [these instructions](https://coder.com/docs/coder-oss/latest/install)
> to install the CLI.

## Code

Expand All @@ -18,6 +18,10 @@ 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](https://github.com/cdr/coder-cli/issues/new).

## Installation

### Homebrew (Mac, Linux)
Expand Down