Skip to content

Instantly share code, notes, and snippets.

@jortel
Created March 8, 2019 17:49
Show Gist options
  • Save jortel/b478a55bad003ea73cae156b129099ba to your computer and use it in GitHub Desktop.
Save jortel/b478a55bad003ea73cae156b129099ba to your computer and use it in GitHub Desktop.
[jortel@f26c ~]$ pulp-admin ostree repo sync run -h
Command: run
Description: triggers an immediate sync of a repository
Available Arguments:
--bg - if specified, the client process will end immediately (the task
will continue to run on the server)
--repo-id - (required) unique identifier; only alphanumeric, ., -, and _
allowed
Options
--repair, -r - repair a corrupted local repository
--force-full - forces full re-sync, where all steps are performed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment