@visa/cli 4.0.0-rc.14 → 4.0.0-rc.16

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
@@ -185,6 +185,7 @@ Reviewer handoff: `docs/api/visa-key-api-review-handoff.md`.
185
185
  | Tool | Description |
186
186
  |------|-------------|
187
187
  | `login` | GitHub OAuth login — opens browser |
188
+ | `enroll_agent` | Open the Visa Verified Agent enrollment web flow — opens browser (tester-gated) |
188
189
  | `add_card` | Enroll a card via VGS tokenization |
189
190
  | `get_cards` | List enrolled cards (masked) |
190
191
  | `remove_card` | Remove an enrolled card (authentication required) |