Skip to content
Snippets Groups Projects
Verified Commit 1ffb7c62 authored by anarcat's avatar anarcat
Browse files

had to list jobs recently and couldn't figure out how, this is how

parent 8907ad23
No related branches found
No related tags found
No related merge requests found
......@@ -529,6 +529,18 @@ Load each database dump:
See [howto/ldap](howto/ldap) for LDAP-specific procedures.
## Listing latest backups from a host
To see when backups have ran for a host, use the `list jobs`
command. For example:
list jobs job=corsicum.torproject.org
Will list all the jobs ran on `corsicum` that are still valid
(?). Note that it will *also* dump all the other jobs, for some
reason, but at least the `corsicum` jobs will be shown last so they
can be found more easily.
## Pager playbook
Hint: see also the [howto/postgresql](howto/postgresql) documentation for the backup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment