Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

outpostcli

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

outpostcli

CLI for Outpost

  • 0.0.63
  • PyPI
  • Socket score

Maintainers
1

Outpost CLI

This is a Outpost CLI for Outpost. It lets you run models from your terminal, and do various other things on Outpost.

Requirements

  • Python 3.8+

Getting Started

Install the library with

pip install outpostcli

outpostcli login [-t api_token]

Get Current User

outpostcli user [-t api_token]

List Inferences

outpostcli inferences list [-e entity] [-t api_token]

Get Inference

outpostcli inference get <inf_name> [-e entity] [-t api_token] 
#TODO: outpostcli inference <inf_name> get ...

Examples

outpostcli user
outpostcli inferences create hf:lxyuan/distilbert-base-multilingual-cased-sentiments-student -i CPU-sm -n cli-text-classification 

FAQs


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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc