Skip to content

Commit c462d56

Browse files
Update platform_versioned_docs/version-24.1/seqerakit/commands.mdx
Co-authored-by: Esha Joshi <[email protected]> Signed-off-by: Llewellyn vd Berg <[email protected]>
1 parent c798662 commit c462d56

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

platform_versioned_docs/version-24.1/seqerakit/commands.mdx

+18-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,24 @@ seqerakit file.yaml --dryrun
3939

4040
### Specify targets
4141

42-
When using a YAML file as input that defines multiple resources, use the `--targets` flag to specify which resources to create. This flag accepts a comma-separated list of resource names.
42+
When using a YAML file as input that defines multiple resources, use the `--targets` flag to specify which resources to create. This flag accepts a comma-separated list of resource names.
43+
44+
Supported resource names include:
45+
46+
- actions
47+
- compute-envs
48+
- credentials
49+
- datasets
50+
- labels
51+
- launch
52+
- members
53+
- organizations
54+
- participants
55+
- pipelines
56+
- secrets
57+
- teams
58+
- workspaces
59+
4360

4461
For example, given a `test.yml` file that defines the following resources:
4562

0 commit comments

Comments
 (0)