Overview

PB - Command Line Interface for Parseable | Parseable

pb is the client side, command line interface for Parseable. pb is built with the goal to provide a way to use familiar tools like jq, grep, cut, awk, sed etc over all of your log data on Parseable.

➜ pb
pb is the command line interface for Parseable
Usage:
  pb [flags]
  pb [command]
Available Commands:
  help        Help about any command
  profile     Manage different Parseable targets
  query       Run SQL query on a log stream
  role        Manage roles
  stream      Manage streams
  tail        Tail a log stream
  user        Manage users
  version     Print version
Flags:
  -h, --help      help for pb
  -v, --version   Print version
Use "pb [command] --help" for more information about a command.

Refer the command specific pages for documentation on each command.

Updated on