
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
@elastictable/cli
Advanced tools
Install or update the [Elastictable CLI] from npm (requires Node.js ≥ 10.13.0). Only Active LTS Node versions are supported.
$ npm i -g @elastictable/cli
$ npm install -g @elastictable/cli
$ elastictable COMMAND
running command...
$ elastictable (-v|--version|version)
@elastictable/cli/1.2.1 linux-x64 node-v12.18.3
$ elastictable --help [COMMAND]
USAGE
$ elastictable COMMAND
...
elastictable auth:login [EMAIL] [PASSWORD]elastictable auth:logoutelastictable auth:signup EMAIL [PASSWORD]elastictable autocomplete [SHELL]elastictable help [COMMAND]elastictable update [CHANNEL]elastictable workspace:listelastictable auth:login [EMAIL] [PASSWORD]Login to access your account
USAGE
$ elastictable auth:login [EMAIL] [PASSWORD]
ARGUMENTS
EMAIL The email address you signed up with
PASSWORD The password you signed up with
OPTIONS
-h, --help show CLI help
See code: src/src/commands/auth/login.ts
elastictable auth:logoutLog this device out from your account
USAGE
$ elastictable auth:logout
OPTIONS
-h, --help show CLI help
See code: src/src/commands/auth/logout.ts
elastictable auth:signup EMAIL [PASSWORD]Signup to create an account
USAGE
$ elastictable auth:signup EMAIL [PASSWORD]
ARGUMENTS
EMAIL The email address that you want to sign up with
PASSWORD The password that you want to signed up (min 10 chars)
OPTIONS
-h, --help show CLI help
See code: src/src/commands/auth/signup.ts
elastictable autocomplete [SHELL]display autocomplete installation instructions
USAGE
$ elastictable autocomplete [SHELL]
ARGUMENTS
SHELL shell type
OPTIONS
-r, --refresh-cache Refresh cache (ignores displaying instructions)
EXAMPLES
$ elastictable autocomplete
$ elastictable autocomplete bash
$ elastictable autocomplete zsh
$ elastictable autocomplete --refresh-cache
See code: @oclif/plugin-autocomplete
elastictable help [COMMAND]display help for elastictable
USAGE
$ elastictable help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
elastictable update [CHANNEL]update the elastictable CLI
USAGE
$ elastictable update [CHANNEL]
See code: @oclif/plugin-update
elastictable workspace:listList the available workspaces
USAGE
$ elastictable workspace:list
See code: src/src/commands/workspace/list.ts
FAQs
Elastictable CLI
The npm package @elastictable/cli receives a total of 2 weekly downloads. As such, @elastictable/cli popularity was classified as not popular.
We found that @elastictable/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.