Crates.io | now-cli |
lib.rs | now-cli |
version | 0.2.1 |
source | src |
created_at | 2018-09-23 13:14:36.272636 |
updated_at | 2018-11-03 17:12:59.717861 |
description | An unofficial Now client written in Rust |
homepage | |
repository | https://github.com/danreeves/now-cli |
max_upload_size | |
id | 86142 |
size | 20,031 |
An unofficial Now CLI written in Rust
cargo install now-cli
$ now
▲ now 0.1.0
Dan Reeves <hey@danreev.es>
An unofficial Now client written in Rust
USAGE:
now <SUBCOMMAND>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
help Prints this message or the help of the given subcommand(s)
login Authenticate with Now
logout Delete the authentication token
whoami Print out who is authenticated
This CLI is in development, to see which features are avaiable see the TODO file, or install the CLI and run now --help
.