Consolidated tooling for running persistence services locally.
start
— Starts all servicesstop
— Stops all servicesrestart
— Stops and starts all servicesstatus
— Displays status of running servicesclear
— Stops services using conflicting portslogs
— Tails running service logs
up
— Alias for thestart
commanddown
— Alias for thestop
commandreset
— Alias for therestart
command
psql
— Tunnels into running PostgreSQL serviceredis-cli
— Tunnels into running Redis service