Overview¶
This section includes references to various tools that enable you to interact with Pachyderm by using your favorite programming language.
Read about all the options that you can define in the pipeline specification and view the examples of use.
Learn how you can modify your cluster by setting up the Pachyderm configuration file.
Set up a language client of your choice to interact with the Pachyderm API.
Learn how you can set up the S3 gateway and perform basic operations with S3 buckets.
Pachctl is the CLI tool that enables you to interact with Pachyderm. Read the
pachctl
reference to learn how to perform operations with repositories, pipelines, and other Pachyderm objects and primitives. Try out our example pipelines.
Last update: January 5, 2021
Does this page need fixing? Edit me on GitHub