Hi,
Thanks a lot.--user <username>
On Tue, Jul 15, 2014 at 12:56 PM, Pierre-Yves Chibon <pingou@xxxxxxxxxxxx> wrote:
On Tue, Jul 15, 2014 at 02:40:13AM -0430, Eduardo Javier Echeverria Alvarado wrote:> escribiA^3:
> I think not there any command that do that. But you can take a look to the
> output of the pkgdb api [1] and make your own script
>
> [1]
> https://admin.fedoraproject.org/pkgdb/api/packager/package/echevemaster
>
> El 15/07/2014 02:26, "Kalpa Welivitigoda" <callkalpa@xxxxxxxxx>
>Even easier with pkgdb-cli
> Hi,
>
> Is it possible to clone all the packages I maintain/co-maintain in a
> single command with fedpkg clone?
something like:
for pkg in $(pkgdb-cli list --user=<username --nameonly)
do
fedpkg clone $pkg
done
Pierre
--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
--
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct