Skip to content

Commit 8d71c67

Browse files
updated README
1 parent a3489c1 commit 8d71c67

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,13 @@ The `:latest` version annotation is added implicitly if omitted. To pin to a spe
3939

4040
| Feature | Description
4141
| --- | ---
42-
| [`bosh-cli`](./src/bosh-cli) | Install [BOSH CLI](https://bosh.io/docs/cli-v2/), an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
43-
| [`cf-cli`](./src/cf-cli) | Install [Cloud Foundry CLI](https://bosh.io/docs/cli-v2/), the official command line client for Cloud Foundry.
44-
| [`credhub-cli`](./src/credhub-cli) | Install [CredHub CLI](https://github.com/cloudfoundry/credhub-cli), a credential manager for managing passwords, certificates, certificate authorities, ssh keys, rsa keys and arbitrary values (strings and JSON blobs).
45-
| [`kf-cli`](./src/kf-cli) | Install [Kf CLI](https://cloud.google.com/migrate/kf/docs/). Kf offers developers the Cloud Foundry experience while empowering operators to adopt declarative Kubernetes practice.
46-
| [`shellspec-cli`](./src/shellspec-cli) | Install the [ShellSpec](https://github.com/shellspec/shellspec) BDD unit testing framework CLI.
42+
| [`bosh-cli`](./src/bosh-cli) | Installs [BOSH CLI](https://bosh.io/docs/cli-v2/), an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
43+
| [`cf-cli`](./src/cf-cli) | Installs [Cloud Foundry CLI](https://bosh.io/docs/cli-v2/), the official command line client for Cloud Foundry.
44+
| [`credhub-cli`](./src/credhub-cli) | Installs [CredHub CLI](https://github.com/cloudfoundry/credhub-cli), a credential manager for managing passwords, certificates, certificate authorities, ssh keys, rsa keys and arbitrary values (strings and JSON blobs).
45+
| [`fly-cli`](./src/fly-cli) | Installs the [Concourse Fly CLI](https://concourse-ci.org/fly.html).
46+
| [`gem`](./src/gem/) | Installs RubyGems using the [gem cli](https://guides.rubygems.org/command-reference/#gem-install).
47+
| [`kf-cli`](./src/kf-cli) | Installs [Kf CLI](https://cloud.google.com/migrate/kf/docs/). Kf offers developers the Cloud Foundry experience while empowering operators to adopt declarative Kubernetes practice.
48+
| [`shellspec-cli`](./src/shellspec-cli) | Installs the [ShellSpec](https://github.com/shellspec/shellspec) BDD unit testing framework CLI.
4749

4850
## Contributing
4951

0 commit comments

Comments
 (0)