Forum Discussion

Former Member's avatar
Former Member
3 years ago

Adding/Sign-in to an account via bash script

I am trying to add an account through a bash script to do further operations but op account add doesn't have --password flag as an option. How do I specify the password so that there's no interv...