# Functions
AddAccount command creates a new account.
Execute is the entry point for the ocis-accounts command.
GetCommands provides all commands for this service.
Health is the entrypoint for the health command.
InspectAccount command shows detailed information about a specific account.
ListAccounts command lists all accounts.
NewSutureService creates a new accounts.SutureService.
RebuildIndex rebuilds the entire configured index.
RemoveAccount command deletes an existing account.
Server is the entry point for the server command.
UpdateAccount command for modifying accounts including password policies.
Version prints the service versions of all running instances.
# Structs
SutureService allows for the accounts command to be embedded and supervised by a suture supervisor tree.