🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

space-cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
s

space-cli

CLI for space information

0.8.0
Repository has been archived by the owner.
Version published
Weekly downloads
60
185.71%
Maintainers
1
Weekly downloads
 
Created
Issues
0

Space CLI

CLI for space information

Requirements:

Node
npm (installed with Node by default)

Installation

npm install -g space-cli

Usage

space <command> [options]

Example commands:
space launch - shows id, launch name, time (scheduled attempted) and available live stream options for the next rocket launch
space launch -v --tz Asia/Shanghai -n 5 - shows id, launch name, time (scheduled attempted) converted to CST time zone, name of a rocket, and missions (with type and description) for the next 5 launches

Settings

Settings allow you to store preferred values (e.g. time zone) which will be automatically used during [empty] option call. Settings can be found in <user_dir>/.spacecli dir.

Example commands:
space settings --tz Asia/Shanghai - save Asia/Shanghai as preferred time zone
space launch --tz - Command will automatically use Asia/Shanghai for time convertion, unless different time zone is specified

Space CLI is in active development, to see currently available commands and options, use space -h.

FAQs

Package last updated on 10 Jun 2018

Did you know?

Socket

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.

Install

Related posts