Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/deepsquare-io/grid/cli

Package cli is the root of the Go client for interacting with the DeepSquare Grid. The TUI can be run by simply running the github.com/deepsquare-io/grid/cli/cmd/dps package. Its implementation is in the github.com/deepsquare-io/grid/cli/tui package and uses the bubbletea framework to build the terminal application. The CLI can be run by running subcommands defined in the github.com/deepsquare-io/grid/cli/cmd package. Compared to the TUI, the CLI contains all the commands of the DeepSquare Client. A DeepSquare client is available in the github.com/deepsquare-io/grid/cli/deepsquare package. It implements all of the features needed to manage jobs, providers, credits and job logs. Example: See the github.com/deepsquare-io/grid/cli/deepsquare package documentation for more information. If the DeepSquare client is too much "coupled", a more fine-grained client is available in the github.com/deepsquare-io/grid/cli/metascheduler package. Example: See the github.com/deepsquare-io/grid/cli/metascheduler package documentation for more information.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/deepsquare-io/grid/cli
Keywords: distributed, go, hpc, supercomputers, web3
License: LGPL-3.0
Latest release: 3 months ago
First release: 12 months ago
Namespace: github.com/deepsquare-io/grid
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...