Does the web or cli interface have a way to import...
# prisma-whats-new
l
Does the web or cli interface have a way to import and export the permisson rules? It would be great to do testing against a non production account making sure there are no holes in security and data access first, but manually applying the rules to the types would be time consuming and error prone
a
@lancej Not yet, there are a few feature requests already about it.
n
@lancej when using the clone feature, permissions should be copied over as well
l
thanks good to know
The clone function in the CLI has not been added to the command line just yet. There is the clone.ts code file but it is not accessible via the interface. Will keep a look out when it does get added
n