README ¶ Guance Cloud CLI A command-line tool to help users interact with Guance Cloud. Features Topic Feature Proposals Spec State Related Projects 🔧 Command-line Interface Core A001 View Stable - 🚅 Resource Exporter Console - View Beta Grafana C002 View Alpha 🚀 Continuation Integration / Testing JMeter C001 WIP WIP JUnit WIP WIP WIP 📦 Components Installer DataKit WIP WIP WIP SCheck WIP WIP WIP 🔠Ecosystem Integration GitHub Action - WIP WIP DevContainer - WIP 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 generator/tfmod/resources/dashboard generator/tfmod/resources/monitor grafana grafana/addons grafana/addons/queries grafana/addons/units grafana/addons/variables grafana/charts grafana/charts/bar grafana/charts/bargauge grafana/charts/base grafana/charts/gauge grafana/charts/graph grafana/charts/pie grafana/charts/singlestat grafana/charts/stat grafana/charts/table grafana/charts/text grafana/charts/timeseries grafana/spec grafana/testutil helpers/osfs helpers/prettier helpers/promql helpers/types Click to show internal directories. Click to hide internal directories.