X Tutup
Skip to content

RewriteToday/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rewrite CLI

The fastest way to build and operate SMS flows with Rewrite. From login to live logs, stay in flow and ship faster from the command line.

CLI DocsWebsiteDashboard

Rewrite CLI Banner

Install

You can easily install the Rewrite CLI with curl

curl -fsSL https://rewritetoday.com/install | bash

And then just check the current version of the CLI

rewrite -v

Syntax

Installing the CLI provides access to the rewrite command

rewrite [command] [...flags] [...args]

# Use this to get help
rewrite <command> -h

Starting with the CLI

Before you enjoy what we have to offer, it is highly recommended to connect your account to the CLI

rewrite login

After authentication (OAuth Device Flow), your account is automatically connected and you can use everything you want.

Storing

Your account token is securely stored in your operating system's native keyring, so you do not need to worry about it.

If the token cannot be saved, you must install the keyring on your operating system (Linux only)

sudo apt install gnome-keyring

Or any other keyring based on your distro.

Made with 🤍 by the Rewrite team.
SMS the way it should be.

About

Our developer-first CLI to integrate Rewrite in your workflow

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

X Tutup