Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghuntley/orbit-cli

a command line interface to orbit.love
https://github.com/ghuntley/orbit-cli

Last synced: 14 days ago
JSON representation

a command line interface to orbit.love

Awesome Lists containing this project

README

        

# orbit-cli

```
NAME:
orbit-cli - a command line interface to orbit.love

USAGE:
orbit-cli [global options] command [command options] [arguments...]

VERSION:
v0.0.0

AUTHOR:
Geoffrey Huntley

COMMANDS:
help, h Shows a list of commands or help for one command
member:
import Import a user into Orbit

GLOBAL OPTIONS:
--token value, -t value Orbit API token [$ORBIT_API_TOKEN]
--workspace value, -w value Orbit API token [$ORBIT_WORKSPACE_ID]
--help, -h show help (default: false)
--version, -v print the version (default: false)
```