Run Commands

Project Ops

Learn how to create, delete, and update projects

Projects are logical collections of related work (such as repos and pipelines). Each Pachyderm cluster ships with an initial project named default. PachCTL supports all Project operations, such as adding/removing team members, resources, etc. Pachyderm Console can be used to view and access Projects. Pachyderm’s integrations with JupyterLab, Seldon, S3 Gateway, and DeterminedAI also support projects.

Benefits of Projects #

Example #

In the following example there are two projects: DOGS and CATS. They have similarly named repositories and pipelines. With Enterprise Pachyderm, you could scope access to each project by user or user group.

from output repo

from output repo

from output repo

from output repo

from output repo

from output repo

Grouping Pipeline

Grouping Pipeline

Project DOGS

Picture Repo

Text Repo

Audio Repo

Cleanup Pipeline A

Cleanup Pipeline B

Cleanup Pipeline C

Project CATS

Picture Repo

Text Repo

Audio Repo

Cleanup Pipeline A

Cleanup Pipeline B

Cleanup Pipeline C

Limitations #