#!/bin/bash -e

eval "$(cli-shezargs $@)"

echo '{"ok":true}' > foobar.json

