Создать токен для сирот в хранилище
#Create a Orphan Token
vault token create -orphan
#check if got created
vault token lookup <TOKEN>
Ankit Sambhare (SamBlake30)
#Create a Orphan Token
vault token create -orphan
#check if got created
vault token lookup <TOKEN>