sksqlcli
TypeScript icon, indicating that this package has built-in type declarations

1.1.25 • Public • Published

sksqlcli

usage: sksqlcli [options | server commands]
options:
--server=address Connect to a distant server
--token=token Specify a token for server auth
--silent Only output SQL results
--format=JSON Return table output as JSON
--remote-only Only process SQL statements on the server.This mode does not return any data.

server commands:
--api-key=key Specify the API key to use. If not the environment var SKSQL_API_KEY will be used
--create-database=name Create a new database and returns the hash id
--delete-database=hashid Delete the database with the specified hash id
--list-databases List all databases

Package Sidebar

Install

npm i sksqlcli

Weekly Downloads

1

Version

1.1.25

License

none

Unpacked Size

13.5 kB

Total Files

12

Last publish

Collaborators

  • alexraffy