
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@orbit-love/cli
Advanced tools
⚠️ An exceptionally work-in-progress command-line interface for interacting with your Orbit workspace. Active development on this particular project is slow as we are building features as we discover the need. Please don't use for anything serious. ⚠️
We welcome contributions! There's lots to do! Check out the Contributing Guidelines for more information.
$ npx @orbit-love/cli COMMAND ARGUMENTS FLAGS
setupSaves your Orbit Workspace ID and Orbit API Key. You must run this before other commands.
members:get OR members:findShows information from a single member in your workspace. Can also display activities and notes with flags.
USAGE
$ npx @orbit-love/cli members:get source value
$ npx @orbit-love/cli members:find source value
OPTIONS
-o, --open opens member profile in browser
-a, --activities lists member's latest activities
-n, --notes lists member's latest notes
DESCRIPTION
Source can be any of: github, twitter, email, id
Value is a username, email, or Orbit ID
notes:getLists notes from a single member in your workspace.
USAGE
$ npx @orbit-love/cli notes:get id
DESCRIPTION
id is an Orbit ID - you can get it from the URL path
activities:getLists activities, currently from a single member in your workspace only.
USAGE
$ npx @orbit-love/cli activities:get
OPTIONS
-m, --member the member to get activities for
DESCRIPTION
id is an Orbit ID - you can get it from the URL path
EXAMPLE
npx @orbit-love/cli activities:get --member id-goes-here
The following is a list of Orbit API Endpoints and whether the CLI provides support for them:
| API | Functionality | Supported? |
|---|---|---|
| Activity Types | - | ❌ |
| Users | - | ❌ |
| Activities |
| 🟧 |
| Members |
| 🟧 |
| Notes |
| 🟧 |
| Reports | - | ❌ |
| Reports | - | ❌ |
| Workspaces | - | ❌ |
This project is under the MIT License.
This project uses the Contributor Code of Conduct. We ask everyone to please adhere by its guidelines.
FAQs
A Command Line Interface for Orbit
We found that @orbit-love/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.