Actions
Feature #4343
open[SDKs] arv create needs --project-uuid and --name parameters for appropriate classes
Story points:
-
Release:
Release relationship:
Auto
Description
this way, we wouldn't have to go through home, find the template and put it into the project.
We can run arv create pipeline_template --name woof --project-uuid qr1hi-j7d0g-ilj35tcsm6unfc3 and then we would be able to go straight into that project and run it.
Updated by Ward Vandewege about 10 years ago
- Subject changed from arv create pipeline_template needs parameters (--project-uuid and --name) to [SDK] arv create pipeline_template needs parameters (--project-uuid and --name)
Updated by Brett Smith about 10 years ago
- Subject changed from [SDK] arv create pipeline_template needs parameters (--project-uuid and --name) to [SDKs] arv create needs --project-uuid and --name parameters for appropriate classes
- Category set to SDKs
- Target version set to Arvados Future Sprints
I'm going to put this in Future sprints because there's a workaround: when you're writing the object JSON, you can set the "owner_uuid" field to the project UUID, and the "name" field to the desired name.
Updated by Ward Vandewege over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions