8 releases
0.2.1 | Sep 19, 2024 |
---|---|
0.2.0 | Aug 26, 2024 |
0.1.1 | Aug 1, 2024 |
0.1.0 | Apr 5, 2024 |
0.0.2 | Feb 5, 2024 |
#2397 in Command line utilities
67 downloads per month
260KB
5K
SLoC
twilly_cli
twilly_cli
is a command line application for interacting with Twilio via the terminal.
It is decisioned essentially as an improved Twilio CLI, providing easier navigation around commands, less need to remember commands, and helpful utilities approach to various resources.
Demo
lib.rs
:
Twilly_cli is a CLI tool for interacting the Twilio API.
Coverage is partial yet offers a user-friendly way to interact with Twilio via the terminal. The CLI currently covers:
- Accounts
- Conversations
This crate has been developed alongside the twilly
crate which backs
the functionality of the crate.
Features
- Local profile memory to avoid repeatedly providing Twilio credentials.
- Intuitive account & conversation related controls.
- Additional helpers not found in the default Twilio CLI.
Dependencies
~14–34MB
~518K SLoC