Run Commands

Add a Project Resource

Learn how to add a resource (like a repo) to a project.

Tool:

There are two main ways to add a resource to a project, depending on whether or not the project has been set to your current pachyderm context.

Add Resource to Unset Project:

pachctl create repo bar --project foo

Add Resource to Set Project:

pachctl create repo bar

add project resources

For more information about Repos.