Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@liara/cli
Advanced tools
The command line interface for Liara
$ npm install -g @liara/cli
$ liara COMMAND
running command...
$ liara (-v|--version|version)
@liara/cli/1.0.4 linux-x64 node-v10.15.1
$ liara --help [COMMAND]
USAGE
$ liara COMMAND
...
liara deploy
deploy a project
USAGE
$ liara deploy
OPTIONS
-d, --debug show debug logs
-h, --help show CLI help
-i, --image=image docker image to deploy
-p, --project=project project id
-v, --volume=volume volume absolute path
--api-token=api-token your api token to use for authentication
--no-project-logs do not stream project logs after deployment
--path=path project path in your computer
--platform=platform the platform your project needs to run
--port=port the port that your app listens to
See code: src/commands/deploy.ts
liara help [COMMAND]
display help for liara
USAGE
$ liara help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
liara login
login to your account
USAGE
$ liara login
OPTIONS
-d, --debug show debug logs
-e, --email=email your email
-h, --help show CLI help
-p, --password=password your password
--api-token=api-token your api token to use for authentication
See code: src/commands/login.ts
liara logs
see a project's logs
USAGE
$ liara logs
OPTIONS
-d, --debug show debug logs
-h, --help show CLI help
-p, --project=project (required) project id
-s, --since=since show logs since timestamp
--api-token=api-token your api token to use for authentication
See code: src/commands/logs.ts
FAQs
The command line interface for Liara
The npm package @liara/cli receives a total of 2,167 weekly downloads. As such, @liara/cli popularity was classified as popular.
We found that @liara/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.