initial commit
This commit is contained in:
8
provision-openfga-incus.sh
Executable file
8
provision-openfga-incus.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -euxo pipefail
|
||||
|
||||
# create the incus store.
|
||||
fga store create \
|
||||
--name Incus \
|
||||
| jq \
|
||||
> ./openfga-incus.json
|
||||
Reference in New Issue
Block a user