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

yellowdog-python-examples

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yellowdog-python-examples

Example Python commands using the YellowDog Python SDK

  • 7.11.14
  • PyPI
  • Socket score

Maintainers
1

Example Python Commands using the YellowDog Python SDK

Overview

This is a set of command line Python scripts for interacting with the YellowDog Platform, providing examples of usage of the YellowDog Python SDK.

The command scripts support:

  • Provisioning Worker Pools with the yd-provision command
  • Submitting Work Requirements with the yd-submit command
  • Starting HELD Work Requirements and Holding (or pausing) RUNNING Work Requirements with the yd-start and yd-hold commands
  • Uploading files to the YellowDog Object Store with the yd-upload command
  • Instantiating Compute Requirements with the yd-instantiate command
  • Downloading Results from the YellowDog Object Store with the yd-download command
  • Aborting running Tasks with the yd-abort command
  • Cancelling Work Requirements with the yd-cancel command
  • Shutting Down Worker Pools with the yd-shutdown command
  • Terminating Compute Requirements with the yd-terminate command
  • Deleting objects in the YellowDog Object Store with the yd-delete command
  • Listing YellowDog items using the yd-list command
  • Resizing Worker Pools and Compute Requirements with the yd-resize command
  • Boosting Allowances with the yd-boost command
  • Creating, Updating and Removing Source Templates, Compute Templates, Keyrings, Credentials, Namespace Storage Configurations, Image Families, Allowances, and Configured Worker Pools with the yd-create and yd-remove commands
  • Following Event Streams for Work Requirements, Worker Pools and Compute Requirements with the yd-follow command
  • Showing the details of any YellowDog entity by its YellowDog ID with the yd-show command

Please see the documenation in the GitHub repository for more details.

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