coder-cli

module
v1.14.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2021 License: GPL-3.0

README

coder-cli

GitHub Release Documentation build Go Report Card

coder is a command line utility for Coder Enterprise.

To report bugs and request features, please open an issue.

Usage

View the coder-cli documentation here.

You can find additional Coder Enterprise usage documentation on https://enterprise.coder.com.

Install Release

Download the latest release:

  1. Click a release and download the tar file for your operating system (ex: coder-cli-linux-amd64.tar.gz)
  2. Extract the coder binary from the tar file, ex:
cd ~/go/bin
tar -xvf ~/Downloads/coder-cli-linux-amd64.tar.gz

Directories

Path Synopsis
cmd
Package coder provides simple APIs for integrating Go applications with Coder Enterprise.
Package coder provides simple APIs for integrating Go applications with Coder Enterprise.
internal
activity
Package activity defines the logic for tracking usage activity metrics.
Package activity defines the logic for tracking usage activity metrics.
cmd
Package cmd constructs all subcommands for coder-cli.
Package cmd constructs all subcommands for coder-cli.
config
Package config provides facilities for working with the local configuration directory.
Package config provides facilities for working with the local configuration directory.
loginsrv
Package loginsrv defines the login server in use by coder-cli for performing the browser authentication flow.
Package loginsrv defines the login server in use by coder-cli for performing the browser authentication flow.
sync
Package sync contains logic for establishing a file sync between a local machine and a Coder Enterprise environment.
Package sync contains logic for establishing a file sync between a local machine and a Coder Enterprise environment.
version
Package version contains the compile-time injected version string and related utiliy methods.
Package version contains the compile-time injected version string and related utiliy methods.
x/xterminal
Package xterminal provides functions to change termios or console attributes and restore them later on.
Package xterminal provides functions to change termios or console attributes and restore them later on.
pkg
clog
Package clog provides rich error types and logging helpers for coder-cli.
Package clog provides rich error types and logging helpers for coder-cli.
tablewriter
Package tablewriter provides helpers for printing human-readable tabular data from slices of structs.
Package tablewriter provides helpers for printing human-readable tabular data from slices of structs.
tcli
Package tcli provides a framework for CLI integration testing.
Package tcli provides a framework for CLI integration testing.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL