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 +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ GitHub Release] ( https://img.shields.io/github/v/release/cdr/coder-cli?color=6b9ded&include_prerelease=false )] ( https://github.com/cdr/coder-cli/releases )
4
4
[ ![ Documentation] ( https://godoc.org/cdr.dev/coder-cli?status.svg )] ( https://pkg.go.dev/cdr.dev/coder-cli/coder-sdk )
5
5
6
- ` coder ` is a command line utility for Coder.
7
-
8
- To report bugs and request features, please [ open an issue ] ( https://github.com/cdr/coder-cli/issues/new ) .
6
+ > ** Note ** : This is the command line utility for [ Coder Classic ] ( https://coder.com/docs/coder ) .
7
+ > If you are using [ Coder OSS ] ( https://coder.com/docs/coder-oss/latest ) , use [ these instructions ] ( https://coder.com/docs/coder-oss/latest/install )
8
+ > to install the CLI .
9
9
10
10
## Code
11
11
@@ -18,6 +18,10 @@ that's currently in progress.
18
18
19
19
We will not accept any further pull requests.
20
20
21
+ ## Bugs & feature requests
22
+
23
+ To report bugs and request features, please [ open an issue] ( https://github.com/cdr/coder-cli/issues/new ) .
24
+
21
25
## Installation
22
26
23
27
### Homebrew (Mac, Linux)
You can’t perform that action at this time.
0 commit comments