[Pulp-list] pulp-admin repo sync behavior

Jason L Connor jconnor at redhat.com
Mon Sep 20 16:15:37 UTC 2010


Hi All,

Here's the final behavior for repo syncs performed from the command line
with pulp-admin.

The sync will, by default, run in the background:
# pulp-admin repo sync --id=foo
Repo sync started on repository: foo
Use "repo status" to check on the progress

We will provide a --foreground option to give the use the option of
watching the progress of repo sync:
# pulp-admin repo sync --id=foo --foreground
Sync for foo started:
you can safely CTRL+C this current command and the sync will continue

[====            ]  25% ( 43 of 180 packages)

We will provide a status command that when run on a syncing repository
looks like:
# pulp-admin repo status --id=foo
Repository: foo
Number of Packages: 180
Last Sync: 2010-09-20 10:09:06.890790
Currently Syncing: 25% done (43 of 180 packages downloaded)

-- 
Jason L Connor
Software Engineer
Systems Management and Cloud Enablement
Red Hat, Inc.
+1.919.890.8331
RHCT #605010081634021
Freenode: linear
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20100920/a5b3cbb9/attachment.sig>


More information about the Pulp-list mailing list