New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@priceloop/cli

Package Overview
Dependencies
Maintainers
2
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@priceloop/cli

Connect to your Priceloop data from your terminal

latest
npmnpm
Version
0.213.6
Version published
Weekly downloads
2
-99.27%
Maintainers
2
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 28 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts