README ¶ Guance Cloud CLI A command-line tool to help users interact with Guance Cloud. Features Topic Feature Proposals User Specification Related Projects 🔧 Command-line Interface Core A001 View This repository 🚅 Resource Exporter Console WIP View Grafana WIP View 🚀 Continuation Integration / Testing JMeter C001 WIP JUnit WIP WIP 📦 Components Installer DataKit WIP WIP SCheck WIP WIP 🔠Ecosystem Integration GitHub Action - WIP DevContainer - WIP WIP References: For more details about the proposal governance mechanism, see Guance CLI Proposals. 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. Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd guance hack internal cmd cmd/iac cmd/iac/import/console cmd/iac/import/grafana cmd/iac/import/grafana/charts cmd/iac/import/grafana/charts/bargauge cmd/iac/import/grafana/charts/chart cmd/iac/import/grafana/charts/gauge cmd/iac/import/grafana/charts/graph cmd/iac/import/grafana/charts/stat cmd/iac/import/grafana/charts/table cmd/iac/import/grafana/charts/timeseries cmd/iac/import/grafana/dashboard cmd/iac/import/grafana/datasources/prometheus generator/tfmod/resources/dashboard generator/tfmod/resources/monitor helpers/osfs helpers/prettier helpers/types Click to show internal directories. Click to hide internal directories.