coder
provides a one-way, live file sync to your Coder Enterprise environment.
It is useful in cases where you want to use an unsupported IDE with your Coder Environment.
$ coder login https://my-coder-enterprise.com
$ coder sync ~/Projects/cdr/enterprise my-env:~/enterprise
- The
coder login
flow will not work when the CLI is ran from a different network than the browser. #1