{"id":72511,"library":"credhub-cli","title":"CredHub CLI","description":"A Go client library for interacting with Cloud Foundry CredHub, a credential management service.","status":"active","version":"0.0.0-20260216140056-3ed7ad5aa36b","language":"go","source_language":null,"source_url":"https://github.com/cloudfoundry/credhub-cli","tags":["credhub","cloud-foundry","credentials","security"],"install":[{"cmd":"go get code.cloudfoundry.org/credhub-cli","lang":"bash","label":"Install code.cloudfoundry.org/credhub-cli"}],"dependencies":[],"imports":[{"symbol":"credhub","correct":"code.cloudfoundry.org/credhub-cli"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"code.cloudfoundry.org/credhub-cli/credhub\"\n)\n\nfunc main() {\n\tclient, err := credhub.New(\"https://credhub.example.com\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(client)\n}","lang":"go","description":"Create a new CredHub client."},"warnings":[],"env_vars":null,"search_vec":"'cli':2 'client':5 'cloud':10,19 'cloud-foundri':18 'credenti':14,21 'credhub':1,12,17 'foundri':11,20 'go':4 'interact':8 'librari':6 'manag':15 'secur':22 'servic':16","created_at":"2026-06-17T18:39:51.135827+00:00","updated_at":"2026-06-17T18:39:51.135827+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/cloudfoundry/credhub-cli","github":"https://github.com/cloudfoundry/credhub-cli","docs":"https://pkg.go.dev/code.cloudfoundry.org/credhub-cli#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}