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