@priceloop/cli

0.213.6 • Public • Published

Priceloop

Connect to your Priceloop data from your terminal.

Install

npm install -g @priceloop/cli

Usage

priceloop --help
Usage: priceloop <COMMAND>

Commands:
  login-web                       Login inside your browser
  login-credentials               Login with credentials
  logout                          End current user session
  whoami                          Show currently logged-in user
  get-workspace                   Get all information about a workspace
  create-table                    Create a new empty table
  delete-table                    Delete a table
  list-tables                     List all your tables
  get-table-meta                  Get metadata about a table
  get-table-data                  Get data from a table
  add-table-column                Add columns to a table
  delete-table-column             Delete columns from a table
  import-table-csv                Import table data from a csv file
  create-external-function        Create a new external function
  delete-external-function        Delete an external function
  update-external-function        Update an external function code
  list-external-functions         List all external functions
  get-external-function           Get details about an external function
  get-external-function-logs      Get logs from an external function
  init-external-function-project  Initialize a new project for your external function
  setup-completions               Setup completions with bash and zsh

Readme

Keywords

none

Package Sidebar

Install

npm i @priceloop/cli

Weekly Downloads

0

Version

0.213.6

License

ELv2

Unpacked Size

3.44 MB

Total Files

3

Last publish

Collaborators

  • datitran
  • cornerman