guance-cli

module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: Apache-2.0

README

Guance Cloud CLI

PRs Welcome Go Report Card Downloads

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

cover

Features

  1. Import external resource as Guance Cloud IaC resource (Terraform)
    • Console, see these specs for more details.
    • Grafana, working in progress, is coming soon.
  2. Continuation Integration/Testing Observability for GitHub
    • JMeter, working in progress, coming soon.
    • JUnit, working in progress, coming soon.

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

If you have any feedback, please create an issue or a pull request.

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.

Directories

Path Synopsis
cmd
internal
cmd

Jump to

Keyboard shortcuts

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