ops run vault --url "http://host.docker.internal:8200" --token [ROOT_TOKEN] --team [YOUR_TEAM_NAME] configure this will setup the team structure in the vault and will return a token associated with your team
You can use the returned token from previous step to register your vault with CTO.ai CLI
You can also use this op to work with created team in the vault:
e.g. ops run vault --url "http://host.docker.internal:8200" --token [TEAM_TOKEN] --team [YOUR_TEAM_NAME] secret list