cocli

package module
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

README

coScene CLI (coCLI) Tests codecov

English | 简体中文

cocli is the command-line interface for coScene. For full usage and product documentation, use the coScene CLI docs.

Install

Global / IO:

curl -fL https://download.coscene.io/cocli/install.sh | sh

Install a specific version:

curl -fL https://download.coscene.io/cocli/install.sh | sh -s -- v1.7.0-rc2

Verify installation:

cocli --version

Help and Docs

Development

Build locally:

git clone https://github.com/coscene-io/cocli.git
cd cocli
make build-binary
./bin/cocli --version

Run locally:

go run ./cmd/cocli --version

License

Apache-2.0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVersion

func GetVersion() string

GetVersion returns the version information

Types

This section is empty.

Directories

Path Synopsis
api
cmd
cocli command
internal
apimocks
Package apimocks provides mock implementations for API interfaces.
Package apimocks provides mock implementations for API interfaces.
fs
pkg
cmd

Jump to

Keyboard shortcuts

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