Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Releases: Nexmo/nexmo-cli

Binary reads version from package.json

22 Jul 11:53
Compare
Choose a tag to compare

Change binary to read version number from package.json

Feature smart number purchasing

22 Jul 11:54
Compare
Choose a tag to compare

Add smart number buy functionality combining number search and buy into one call

Feature: nexmo link

22 Jul 11:54
Compare
Choose a tag to compare

Add nexmo link:delete link:delete in order to unlink numbers.

Feature: debug flag, and nexmo link:create

22 Jul 11:57
Compare
Choose a tag to compare
  • Update easynexmo library to 0.8.2
  • Add --debug flag
  • Add nexmo link:create in order to link numbers to apps and callback URLs.

Update to contributors list

22 Jul 11:57
Compare
Choose a tag to compare
v0.0.2

Update README and contributors. Bump to 0.0.2

Initial release

22 Jul 11:58
Compare
Choose a tag to compare

List of commands:

  • Account
    • setup
    • balance
  • Number management
    • numbers:list
    • number:buy
    • number:search
    • number:cancel
  • App management
    • app:list
    • app:create
    • app:show