neuro service-account create --name <sa-name>
. Make sure to store the Role and the Auth token - you will use them to authenticate your requests.janedoe/service-accounts/test
is the needed role and
eyJhbGciOi<hidden>Np0
is the needed authentication token.neuro acl grant job:<job-id-or-name> <role-name> read
command."cookie: dat=<token-here>;"
command.