other versions
- trixie 4.6.1732034221.ae34b08ff-2
- trixie-backports 5.1777452029.e890e9cc5-3~bpo13+1
- testing 5.1777452029.e890e9cc5-3
- unstable 5.1782486535.1bf71ec48-1
| openqa-dump-templates(1) | openQA Documentation | openqa-dump-templates(1) |
NAME¶
openqa-dump-templates - dump openQA templates
SYNOPSIS¶
openqa-dump-templates [OPTIONS] [TABLES...]
OPTIONS¶
- --host HOST
- connect to specified host, defaults to localhost
- --apibase
- Set API base URL component, default: '/api/v1'
- --apikey KEY, --apisecret SECRET
- Specify api key and secret to use, overrides use of config file ~/.config/openqa/client.conf and environment variable "OPENQA_API_KEY". Use is discouraged due to risk of leaking credentials.
- --group GROUP
- dump only specified job group
- --test NAME
- dump only testsuite with specified name
- --machine NAME
- dump only machine with specified name
- --product NAME
- dump only product with specified name
- --full
- when dumping a specific job group also dump related test suites, products and machines
- --json
- dump as json
- --convert
- convert legacy non-YAML job groups to modern YAML
dump as json
- --help, -h
- print help
TABLES¶
SYNOPSIS¶
DESCRIPTION¶
Dump openQA database tables for Machines TestSuites Products JobTemplates e.g. to load them on another instance.
| 2026-06-08 | perl v5.40.1 |