guance-cli

module
v0.1.0-alpha2 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 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 User Specification Related Projects
🔧 Command-line Interface Core A001 View This repository
🚅 Resource Exporter Console WIP View terraform-guance-dashboard
terraform-guance-monitor
Grafana WIP View json-model
🚀 Continuation Integration / Testing JMeter C001 WIP jmeter
JUnit WIP WIP junit
📦 Components Installer DataKit WIP WIP DataKit
SCheck WIP WIP SCheck
🔭 Ecosystem Integration GitHub Action - WIP setup-guance
DevContainer - 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