🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

lambdactl

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

lambdactl

Lambda ORM CLI

unpublished
latest
Source
npmnpm
Version
0.0.7-alpha
Version published
Maintainers
1
Created
Source

Lambda ORM

IMPORTANT: the library is in an Alpha version!!!

Installation

Install the package globally to use the CLI commands to help you create and maintain projects

npm install lambdaorm-cli -g

CLI

CommandDescription
versionPrints lambdaorm version this project uses.more info
initGenerates lambdaorm project structure.more info
updateupdate model, packages and project structure.more info
syncSyncronize database.more info
runRun an expression lambda or return informationmore info
exportExport data from a databasemore info
importImport data from file to databasemore info
dropRemoves all database objects but not the database.more info
  • Lab CLI

Documentation

Labs

Keywords

cli

FAQs

Package last updated on 06 Nov 2021

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