Usage
Options
string
Phone number to receive SMS code (E.164 format, e.g., +1234567890)
string
Secret token from the original 2FA login attempt
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
vastai tfa resend-sms --secret SECRET [--phone-number PHONE_NUMBER]
vastai tfa resend-sms --secret abc123def456
| Option | Description |
|---|---|
--url URL | Server REST API URL |
--retry N | Retry limit |
--raw | Output machine-readable JSON |
--explain | Verbose explanation of API calls |
--api-key KEY | API key (defaults to ~/.config/vastai/vast_api_key) |