coder-cli

module
v1.21.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2021 License: GPL-3.0

README

Coder CLI

GitHub Release Documentation build Go Report Card

coder is a command line utility for Coder.

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

Installation

Homebrew (Mac, Linux)
brew install cdr/coder/coder-cli
Download (Windows, Linux, Mac)

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.

Usage

View the usage documentation here.

You can find additional Coder usage documentation on coder.com/docs/cli.

Directories

Path Synopsis
cmd
Package coder provides simple APIs for integrating Go applications with Coder.
Package coder provides simple APIs for integrating Go applications with Coder.
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.
coderutil
Package coderutil providers utilities for high-level operations on coder-sdk entities.
Package coderutil providers utilities for high-level operations on coder-sdk entities.
config
Package config provides facilities for working with the local configuration directory.
Package config provides facilities for working with the local configuration directory.
sync
Package sync contains logic for establishing a file sync between a local machine and a Coder workspace.
Package sync contains logic for establishing a file sync between a local machine and a Coder workspace.
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/xcobra
Package xcobra wraps the cobra package to provide richer functionality.
Package xcobra wraps the cobra package to provide richer functionality.
x/xsync
Package xsync provides utilities for concurrency.
Package xsync provides utilities for concurrency.
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.
proto
Package proto contains shared messages for webrtc handshakes.
Package proto contains shared messages for webrtc handshakes.
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.
Package wsnet handles client and server ends of Workspace networking negotiations and protocol.
Package wsnet handles client and server ends of Workspace networking negotiations and protocol.

Jump to

Keyboard shortcuts

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