Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ghuntley/orbit-cli
- Owner: ghuntley
- License: agpl-3.0
- Created: 2021-05-12T11:06:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T02:14:30.000Z (over 3 years ago)
- Last Synced: 2024-10-11T23:44:40.290Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# orbit-cli
```
NAME:
orbit-cli - a command line interface to orbit.loveUSAGE:
orbit-cli [global options] command [command options] [arguments...]VERSION:
v0.0.0AUTHOR:
Geoffrey HuntleyCOMMANDS:
help, h Shows a list of commands or help for one command
member:
import Import a user into OrbitGLOBAL 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)
```