guance-cli

module
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2023 License: Apache-2.0

README ¶

Guance Cloud CLI

PRs Welcome Go Report Card Downloads Quality Gate Status

A command-line tool to help users interact with Guance Cloud.

cover

Features

Topic Feature Proposals Spec State Related Projects
🔧 Command-line Interface Core A001 View Stable -
🚅 Resource Exporter Console - View Beta terraform-guance-dashboard
terraform-guance-monitor
Grafana C002 View Alpha json-model
🚀 Continuation Integration / Testing JMeter C001 WIP WIP jmeter
JUnit WIP WIP WIP junit
📦 Components Installer DataKit WIP WIP WIP DataKit
SCheck WIP WIP WIP SCheck
🔭 Ecosystem Integration GitHub Action - WIP WIP setup-guance
DevContainer - WIP WIP WIP

References:

  1. For more details about the proposal governance mechanism, see Guance CLI Proposals.
  2. For more details about user specification, see Guance CLI User Specification.

Installation

Mac OSX
brew tap GuanceCloud/homebrew-tap
brew install GuanceCloud/tap/guance
Ubuntu or Debian
echo "deb [trusted=yes] https://releases.guance.io/apt/ /" | sudo tee /etc/apt/sources.list.d/guance.list
sudo apt update
sudo apt install guance
CentOS or RHEL
cat <<EOF | sudo tee /etc/yum.repos.d/guance.repo
[guance]
name=Guance Cloud Repo
baseurl=https://releases.guance.io/yum/
enabled=1
gpgcheck=0
EOF
sudo yum install -y guance
Binary

See the release page to download the latest release.

Verify Installation
guance version

Feedback

Please create an issue or pull request if you have any feedback.

Contributing

If you wish to contribute to this repository, please fork it and send us a pull request.

This Contribution Guidelines document contains more detailed information about contributing to this repository.

License

This repository is licensed under the Apache 2.0 License.

Jump to

Keyboard shortcuts

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