CLI Command Index
Apps
| Command | Purpose | More Information |
|---|---|---|
vonage apps create <name> | Create a new application | Guide |
vonage apps list | List applications | Guide |
vonage apps show <id> | Get information for an application | Guide |
vonage apps update <id> | Update an existing application's name, private key or AI settings. | Guide |
vonage apps delete <id> | Delete application | Guide |
vonage apps capabilities <action> | Manage application capabilities | Guide |
vonage apps init | Interactively create a new application | Guide |
vonage apps numbers <command> | Manage application numbers | Guide |
Auth
| Command | Purpose | More Information |
|---|---|---|
vonage auth set | Set authentication information | Guide |
vonage auth show | Show configured Vonage API authentication information | Guide |
vonage auth check | Checks Vonage credentials | Guide |
Balance
| Command | Purpose | More Information |
|---|---|---|
vonage balance | Check your account balance | Guide |
JWT
| Command | Purpose | More Information |
|---|---|---|
vonage jwt create | Create a JWT token for authentication | Guide |
vonage jwt validate <token> | Validate a JWT token. | Guide |
Members
| Command | Purpose | More Information |
|---|---|---|
vonage members create <conversation-id> | Create a member for a given conversation. | Guide |
vonage members list <conversation-id> | List all members associated with a given conversation. | Guide |
vonage members show <conversation-id> <member-id> | Show the details for a specific member. | Guide |
vonage members update <conversation-id> <member-id> | Update the status of a member. | Guide |
Numbers
| Command | Purpose | More Information |
|---|---|---|
vonage numbers buy <country> <msisdn> | Purchase a number | Guide |
vonage numbers cancel <country> <msisdn> | Cancel a number | Guide |
vonage numbers list | List all numbers that you own | Guide |
vonage numbers search <country> | Search for numbers for purchase | Guide |
Tunnel
| Command | Purpose | More Information |
|---|---|---|
vonage tunnel <which> | Open a tunnel in order to test webhooks | Guide |
Users
| Command | Purpose | More Information |
|---|---|---|
vonage users create | Create a user | Guide |
vonage users delete <id> | Delete a user | Guide |
vonage users list | List all of the users you have created | Guide |
vonage users show <id> | Show the details of a specific user | Guide |
vonage users update <id> | Update the configurations of a specific user | Guide |