i find this in particular to be unlikely to be on ...
# ory-network
p
i find this in particular to be unlikely to be on purpose:
Copy code
% ory get permission-config
map[limit:map[] namespaces:map[location:<https://storage.googleapis.com/bac-gcs-production/3b28bb4e87dd0e6eaaeed047f886e6b1bfbfb5e8c7dd42f35b5c2303cfb1df371679744cdf374528ef60a6a7ccc1f693e4159fded47ecdd77fc75691e1217727.bin]]%>
that URL does resolve to the perm model, but i would expect either the config itself, or just a url; but maybe there is some reason it has to be that datastructure? ultimately what i am trying to do is just be able to push/pull/check the perm model in CI, and i could parse that and fetch the code, but wanted to check first
s
you can use
--format json
or
--format json-pretty
gratitude danke 1
that will still give you the URLs, but you can easily parse & fetch that