Hide Forgot
Description of problem: Looks like -F option doesn't work when trying to export repos using group id. [root@preethi ~]# pulp-admin repo export -g fedora -t /tmp/repo -F Export on repository group [fedora] started with job id [fe1269ab-d138-4a31-8374-4ce102cf816c] [root@preethi ~]# pulp-admin repo export --status error: Error: repo id is required to check status of export [root@preethi ~]# pulp-admin repo export -g fedora --status error: Error: repo id is required to check status of export Version-Release number of selected component (if applicable): [root@preethi ~]# rpm -q pulp pulp-0.0.244-4.fc15.noarch
commit e8343a2f1fd6b3279edeb082e6e2271a2eaab281 $ sudo pulp-admin repo export -g fedora -F Use `pulp-admin job info` to check the status of group export jobs $ sudo pulp-admin repo export -g fedora --status Use `pulp-admin job info` to check the status of group export jobs
build: 0.249
[root@preethi ~]# rpm -q pulp pulp-0.0.251-1.fc15.noarch [root@preethi ~]# pulp-admin repo export -g pulp -t /tmp/repo3 -F Use `pulp-admin job info` to check the status of group export jobs [root@preethi ~]# pulp-admin repo export -g pulp -t /tmp/repo3 --status Use `pulp-admin job info` to check the status of group export jobs
Pulp v1.0 is released Closed Current Release.