@visa/cli 3.4.6 → 3.4.7-rc.0

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
@@ -141,7 +141,7 @@ Multiple cards can be enrolled. The first becomes the default; you can switch de
141
141
 
142
142
  You receive **$1 in free credits** when you enroll your first card — enough for about 16 AI images. Credits are used automatically before your card is charged.
143
143
 
144
- To add more credits from the CLI, run `visa-cli balance topup --amount 5`. In MCP clients, the equivalent tool is `buy_credits`. Both names refer to the same card-funded wallet top-up path and are subject to the same spending controls.
144
+ To add more credits from the CLI, run `visa-cli balance topup --amount 5`. In MCP clients, the equivalent tool is `buy_credits`. Both names refer to the same card-funded wallet top-up path, governed by platform Launch Limits (admin Config). Per-user spending controls gate prepaid tool spend.
145
145
 
146
146
  Share your referral link (visible in `get_status`) and you both get **$2 in free credits** when your referral enrolls a card.
147
147