coder-v1-cli
coder-v1-cli copied to clipboard
Command line for Coder v1. For Coder v2, go to https://github.com/coder/coder
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.12.0 to 1.13.0. Release notes Sourced from github.com/fatih/color's releases. v1.13.0 This release updates the following dependencies: github.com/mattn/go-colorable v0.1.9 github.com/mattn/go-isatty v0.0.14 Commits a05da93 Merge pull request #146 from...
https://github.com/coder/coder-cli/blob/main/go.mod#L6 says that it will upgrade to upstream once the merge has occurred. The merge has occurred and its in a released version, so any chance that the go.mod can...
any chance of getting arm compiled versions?
Hello, It seems that the coder sdk has already the possibility to refresh images tag : https://github.com/cdr/coder-cli/blob/196a2552f5824194ca034ff417bf4976803445c9/coder-sdk/image.go#L99 But the cli doesn't have the command to do it : https://github.com/cdr/coder-cli/blob/master/internal/cmd/images.go It...
Hello guys, i've just installed latest coder ([Coder v0.8.13+ad24404](https://github.com/coder/coder/commit/ad24404018f94414ed712ce31dc85baa49dbd08f)) on a dokku server. The app launch and seems to work fine. My problem arise when i try to login with...
Upgrading to the newest release of the Coder CLI (1.32.0 -> 1.33.3) results in a change where the `--verbose` flag is set by default: ``` -v, --verbose show verbose output...
Bumps [github.com/pion/turn/v2](https://github.com/pion/turn) from 2.0.5 to 2.1.0. Release notes Sourced from github.com/pion/turn/v2's releases. v2.1.0 Changelog 041953f Use Go's new fuzz tooling instead of go-fuzz 7d27ddf Add ConnectionID attribute 6a3ee70 Refactor DontFragmentAttr...
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.12.0 to 1.14.1. Release notes Sourced from github.com/fatih/color's releases. v1.14.1 What's Changed Update to Go 1.17 by @pellared in fatih/color#184 Full Changelog: https://github.com/fatih/color/compare/v1.14.0...v1.14.1 v1.14.0 What's Changed Bump...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Bumps [github.com/pion/dtls/v2](https://github.com/pion/dtls) from 2.0.9 to 2.2.4. Release notes Sourced from github.com/pion/dtls/v2's releases. v2.2.4 Security This release contains 2 patches by @nerd2 from Motorola Solutions that could lead to panics at...