All functions

outpack_checksum()

Compute packet metadata checksum

outpack_config_set()

Set configuration options

outpack_copy_files()

Copy files from a packet

outpack_id()

Generate outpack id

outpack_init()

Create outpack root

outpack_location_add()

Add a new location

outpack_location_list()

List known pack locations

outpack_location_pull_metadata()

Pull metadata from a location

outpack_location_pull_packet()

Pull a single packet from a location

outpack_location_push()

Push tree to location

outpack_location_remove()

Remove a location

outpack_location_rename()

Rename a location

outpack_log() outpack_log_info() outpack_log_debug() outpack_log_trace()

Create log entry

outpack_metadata_read()

Read outpack metadata json file

outpack_packet_start() outpack_packet_cancel() outpack_packet_end() outpack_packet_run() outpack_packet_use_dependency() outpack_packet_add_custom()

Start, interact with, and end a packet build

outpack_packet_file_mark() outpack_packet_file_list()

Mark files during packet run

outpack_query()

Construct outpack query

outpack_query_format()

Format outpack query for displaying to users. It will typically be easier to use the format method of outpack_query objects.

outpack_root_open()

Open outpack root

outpack_search()

Query outpack's database

outpack_search_options()

Packet search options