Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit afcdd16

Browse files
author
snltd
committed
fix links in README
1 parent 66922fd commit afcdd16

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Wavefront CLI
2-
[![Test](https://github.com/snltd/wavefront-cli/actions/workflows/test.yml/badge.svg)](https://github.com/snltd/wavefront-cli/actions/workflows/test.yml) ![Release](https://github.com/snltd/wavefront-sdk/workflows/Release/badge.svg) [![Gem Version](https://badge.fury.io/rb/wavefront-cli.svg)](https://badge.fury.io/rb/wavefront-cli) ![](http://ruby-gem-downloads-badge.herokuapp.com/wavefront-cli?type=total)
2+
[![Test](https://github.com/snltd/wavefront-cli/actions/workflows/test.yml/badge.svg)](https://github.com/snltd/wavefront-cli/actions/workflows/test.yml) [![Release](https://github.com/snltd/wavefront-cli/actions/workflows/release.yml/badge.svg)](https://github.com/snltd/wavefront-cli/actions/workflows/release.yml) [![Gem Version](https://badge.fury.io/rb/wavefront-cli.svg)](https://badge.fury.io/rb/wavefront-cli) ![](http://ruby-gem-downloads-badge.herokuapp.com/wavefront-cli?type=total)
33

4-
This is a complete command-line interface to
5-
[Wavefront](https://www.wavefront.com/)'s API. It also provides easy
6-
ways to get data into Wavefront.
4+
This is a complete command-line interface to [Tanzu Observability](https://www.broadcom.com/products/software/aiops-observability/tanzu-observability),
5+
formerly known as Wavefront. Throughout this document it will be referred to
6+
by its old name.
7+
8+
As well as covering the Wavefront API, the CLI also makes it easy
9+
to get data into Wavefront from the command-line.
710

811
The gem is hosted [on
912
Rubygems](https://rubygems.org/gems/wavefront-cli) and can be
@@ -18,7 +21,7 @@ SDK](https://github.com/snltd/wavefront-sdk) and requires Ruby >=
1821
3.0. It has no "native extension" dependencies.
1922

2023
For a far more comprehensive overview/tutorial, please read [this
21-
article](https://sysdef.xyz/article/wavefront-cli).
24+
article](https://tech.id264.net/article/wavefront-cli).
2225

2326
```
2427
$ wf --help

0 commit comments

Comments
 (0)