mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 18:17:14 +00:00
Feature: Bulk insert, delete, read - npm v0.2.5
This commit is contained in:
@@ -11,7 +11,7 @@ program.on('--help', () => {
|
||||
})
|
||||
|
||||
program
|
||||
.version('0.2.4')
|
||||
.version('0.2.5')
|
||||
.option('-h, --host <n>', 'hostname')
|
||||
.option('-d, --database <n>', 'database schema name')
|
||||
.option('-u, --user <n>', 'username of database / root by default')
|
||||
|
||||
Reference in New Issue
Block a user