The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

ap-fetch - Fetch ActivityStream object, optionally pretty printing it

SYNOPSIS

ap-fetch [-r|-j|-u <user:pass>] <URI>

DESCRIPTION

ap-fetch fetches an URI, decodes it as an ActivityStream object.

-j

Pipe into jq(1)

-r

Raw output, print server's output without any decoding

-u user:pass

Pass username and password for HTTP Basic Auth.

LICENSE

BSD-3-Clause