This repository was archived by the owner on Aug 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ GitHub Release] ( https://img.shields.io/github/v/release/cdr/coder-cli?color=6b9ded&include_prerelease=false )] ( https://github.com/cdr/coder-cli/releases )
44[ ![ Documentation] ( https://godoc.org/cdr.dev/coder-cli?status.svg )] ( https://pkg.go.dev/cdr.dev/coder-cli/coder-sdk )
5- ![ build] ( https://github.com/cdr/coder-cli/workflows/build/badge.svg )
6- [ ![ Go Report Card] ( https://goreportcard.com/badge/cdr.dev/coder-cli )] ( https://goreportcard.com/report/cdr.dev/coder-cli )
75
86` coder ` is a command line utility for Coder.
97
108To report bugs and request features, please [ open an issue] ( https://github.com/cdr/coder-cli/issues/new ) .
119
10+ ## Code
11+
12+ As of v1.24.0, the Coder CLI is closed source. The code in this repo will remain
13+ as it was when closed on 20 October 2021. We will continue to use issues and
14+ releases for the time being, but this may change.
15+
16+ We recommend using the SDK included in this repo until we publish the new Go SDK
17+ that's currently in progress.
18+
19+ We will not accept any further pull requests.
20+
1221## Installation
1322
1423### Homebrew (Mac, Linux)
You can’t perform that action at this time.
0 commit comments