Templates
Customize YAML configuration templates to use in seqerakit
commands to create, update, or delete Seqera resources. Create or delete multiple resources with a single command by combining them into a single configuration file.
To use the templates on this page:
- Copy the template text or download the YAML files you need.
- Edit the values to specify your resource details, and save as a
.yaml
file. - Specify the YAML template file in your
seqerakit
commands:- To create the resources specified in the file:
seqerakit file.yaml
- To delete the existing resources specified in the file:
seqerakit file.yaml --delete
info
See Specify targets to create or delete only selected resources from configuration templates that contain multiple resource entries.
See End-to-end example for a template that contains examples of all Seqera resources that can be created with Seqerakit.
Administration
Manage organizations, organization members, workspaces, teams, and participants.