Socket
Socket
Sign inDemoInstall

@vonage/cli-plugin-numbers

Package Overview
Dependencies
Maintainers
13
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vonage/cli-plugin-numbers

@vonage/cli-plugin-numbers ==========================


Version published
Weekly downloads
299
increased by2.4%
Maintainers
13
Weekly downloads
 
Created
Source

@vonage/cli-plugin-numbers

oclif Version Downloads/week License

Usage

$ npm install -g @vonage/cli-plugin-numbers
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@vonage/cli-plugin-numbers/1.0.0-beta.2 linux-x64 node-v12.18.2
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example number

manage your Vonage numbers

USAGE
  $ oclif-example number

OPTIONS
  -h, --help              show CLI help
  -x, --extended          show extra columns
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

EXAMPLE
  $ vonage number
  list all numbers

See code: dist/commands/number/index.js

oclif-example number:buy [NUMBER] [COUNTRYCODE]

buy a Vonage number

USAGE
  $ oclif-example number:buy [NUMBER] [COUNTRYCODE]

OPTIONS
  -h, --help  show CLI help

See code: dist/commands/number/buy.js

oclif-example number:cancel [NUMBER] [COUNTRYCODE]

cancel a Vonage number

USAGE
  $ oclif-example number:cancel [NUMBER] [COUNTRYCODE]

OPTIONS
  -h, --help  show CLI help

See code: dist/commands/number/cancel.js

oclif-example number:search [COUNTRYCODE]

search for available Vonage numbers

USAGE
  $ oclif-example number:search [COUNTRYCODE]

OPTIONS
  -h, --help                                     show CLI help
  --contains=contains
  --endsWith=endsWith
  --features=features
  --startsWith=startsWith
  --type=landline|mobile-lvn|landline-toll-free

See code: dist/commands/number/search.js

Keywords

FAQs

Package last updated on 06 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc