#!/bin/bash set -euxo pipefail # create the incus store. fga store create \ --name Incus \ | jq \ > ./openfga-incus.json