README.md in uffizzi-cli-0.3.8 vs README.md in uffizzi-cli-0.4.0

- old
+ new

@@ -174,9 +174,19 @@ $ uffizzi config delete OPTION ``` Deletes specified option. +### disconnect ### + +``` +$ uffizzi disconnect CREDENTIAL_TYPE +``` + +Deletes credential of specified type + +Supported credential types - `docker-hub`, `acr`, `ecr`, `gcr` + ## Git workflow for the app: 1. Clone the repository and checkout to `develop` branch 2. Pull repository to ensure you have the latest changes