diff --git a/README.md b/README.md
index 34fc88bf..90a350dc 100644
--- a/README.md
+++ b/README.md
@@ -47,19 +47,13 @@ In all these approaches it is recommended to store these contents (kubeconfig fi
cluster-type Type of cluster |
Type of cluster. Acceptable values: generic/arc |
-
- creds Service principal credentials for az login |
- Provide json output of 'az ad sp create-for-rbac --sdk-auth' command |
-
cluster-name Name of arc cluster |
Name of Azure Arc enabled Kubernetes cluster. Required only if cluster-type is 'arc'. |
-
resource-group resource group |
Resource group containing the Azure Arc enabled Kubernetes cluster. Required only if cluster-type is 'arc'. |
-
token Service account token |