@visa/cli 2.7.1 → 2.8.0-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -79,6 +79,7 @@ visa-cli config biometric off # Toggle Touch ID enforcement for remote pay
79
79
 
80
80
  # Maintenance
81
81
  visa-cli update # Update Visa CLI to the latest stable version
82
+ visa-cli config reset --local-only # Clear local credentials only, useful when switching GitHub accounts
82
83
  visa-cli uninstall # Remove the MCP server from an AI client
83
84
  visa-cli feedback # Submit feedback about Visa CLI
84
85