is it possible to disable branch protection via th...
# help
g
is it possible to disable branch protection via the API?
I'm trying
lakectl
now but I have no idea how to authenticate
Copy code
barbie15@lakefs:~/lakeFS$ ./lakectl branch-protect list <lakefs://test-repo>
Warning: failed sending statistics: 401 Unauthorized
error authenticating request
401 Unauthorized
n
@Giuseppe Barbieri for these kind of questions I highly recommend looking through our exhaustive documentation before submitting a question to the channel. You can find the API reference here, and almost everything available via the API is also available via our various clients including lakectl
g
I looked into the Rest API, but it's no use for my case I looked also into the lakectl docs but I was looking for
auth
keywork, I missed the begin, my bad, sorry