You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ The `:latest` version annotation is added implicitly if omitted. To pin to a spe
40
40
| Feature | Description
41
41
| --- | ---
42
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.
43
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).
44
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.
45
46
| [`shellspec-cli`](./src/shellspec-cli) | Install the [ShellSpec](https://github.com/shellspec/shellspec) BDD unit testing framework CLI.
0 commit comments