diff --git a/nsc.hcl b/nsc.hcl index 29018412..af7bf6a1 100644 --- a/nsc.hcl +++ b/nsc.hcl @@ -1,6 +1,6 @@ -description = "a client for Namespace's cloud" +description = "A client for Namespace's cloud" homepage = "https://github.com/namespacelabs/foundation" -binaries = ["nsc"] +binaries = ["nsc", "docker-credential-nsc"] test = "nsc -h" source = "https://github.com/namespacelabs/foundation/releases/download/v${version}/nsc_${version}_${os}_${arch}.tar.gz"