mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-12 03:21:33 +00:00
381 B
381 B
Background Tasks
An aptly task is a sequence of multiple aptly commands run within a single aptly thread.
For example, a task could be to create a new repository, add packages to it, create a snapshot and serve it.
Four commands can be now run in a single command.