<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 09/17/2010 10:47 AM, Jason L Connor wrote:
<blockquote cite="mid:1284734864.18214.49.camel@precision" type="cite">
  <pre wrap="">Hi All,

I've put repo sync progress into the the pulp-admin client. I've also
added a GET handler on the uri: /pulp/api/repositories/<id>/sync/, that
returns a list of the recent sync operations including an on-going one,
if applicable.

So here's what I'm thinking. Currently the repo sync command waits for
the repo sync to complete, while (now) displaying progress information.
I want to also allow the command to start a sync and exit, and a second
command to check on the status of the sync.

So I'm looking for suggestions for the following:

* What should the second command be called?
  (I'm leaning toward: syncstatus)
  </pre>
</blockquote>
<br>
- syncstatus sound good to me.<br>
<blockquote cite="mid:1284734864.18214.49.camel@precision" type="cite">
  <pre wrap="">
* What should the default behavior of repo sync be?
  (I'm leaning toward: start the sync and exit)
  </pre>
</blockquote>
<br>
- How about default to run in foreground and have a flag (--silent) to
put the sync in background and exit.<br>
<br>
<blockquote cite="mid:1284734864.18214.49.camel@precision" type="cite">
  <pre wrap="">
Any suggestions would be greatly appreciated.
 
  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Pulp-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pulp-list@redhat.com">Pulp-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pulp-list">https://www.redhat.com/mailman/listinfo/pulp-list</a>
  </pre>
</blockquote>
<br>
</body>
</html>