spacebin-cli 0.1.2

text sharing for astronauts
spacebin-cli-0.1.2 is not a library.

🔭 Fast and stable CLI client for Spacebin

  • Built for speed and efficiency using Rust. 🦀
  • Simple and easy to use. 🔭
  • Stable and well maintained. 🌆

Installation

Spacebin can be installed via the Rust package manager, cargo.

To install Spacebin, simply type:

$ cargo install spacebin-cli

After installing spacebin will be available in your shell (providing everything went correctly) under the command space.

Usage

spacebin-cli 0.1.0
text sharing for astronauts

USAGE:
    space [OPTIONS] --upload <file> --instance <instance>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -u, --upload <file>          File to upload
    -i, --instance <instance>    Instance URL to upload to [env: SPACEBIN_INSTANCE]
    -p, --port <port>            Port to upload on [default: 7777]

Contributors

License

This project is licensed under the 3-Clause "Clear" BSD license, the same license as all other spacebin core team projects. A copy of this license can be found in LICENSE.md