Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 646 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 646 Bytes

vt - A companion cli for val.town

Installation

You will need to install deno first.

deno install -Arf http://deno.land/x/vt_cli/vt.ts

Run vt completions --help for instructions on how to enable shell completions.

Authentication

Set the VALTOWN_TOKEN environment variable. You can generate a new one from here.

Alt text

Features

  • Manage and Edit your vals locally
  • List/Upload/Download/Delete Blobs
  • Execute SQLite queries, import csv files as tables

Usage

Run vt --help to get a list of all available commands.