UNPKG

@fiftyten/db-connect

Version:

CLI tool for database connections and DynamoDB operations via AWS Session Manager

5 lines (4 loc) 141 B
#!/usr/bin/env node // Entry point for the CLI tool // This file is used when the package is installed globally require('../dist/index.js');