cctl

module
v0.0.0-...-e6e94f1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT

README

cctl

A terminal UI for managing containers.

Overview

cctl provides an interactive terminal interface for working with containers, bringing the keyboard-driven, real-time experience of k9s to container management.


Build Status go.mod Go version Go Reference Go Report Card License


Requirements

  • Go 1.25+

Installation

git clone https://github.com/Br0ce/cctl.git
cd cctl
make setup
make build

The binary will be placed at ./bin/api.

Usage

./bin/api
# or
make run

Development

Install dependencies and tooling:

make setup

Available make targets:

Target Description
build Build the binary to ./bin/
run Run directly via go run
test Run tests (short, parallel)
test-v Run tests with verbose output
test-race Run tests with race detector
lint Run golangci-lint
format Format code with go fmt
tidy Tidy and vendor dependencies
clean Remove build artifacts

License

MIT — see LICENSE.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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