# TSGCOO vault (`sm` CLI) — entry points and gotchas The KNELSecretsManager vault (Vaultwarden at pwvault.turnsys.com, account coo@turnsys.com) is the ONLY credential store. Full doctrine: OAM workspace memory `tsgcoo-account-ops` + `creds-migration`; tool reference: KNEL workspace memory `knelsecretsmanager-reference`. ## Invocation ```bash # from the reachableceo account (this workstation): sudo -u TSGCOO /data2/TSGCOO/.local/bin/sm # TSGCOO crossover # from inside the TSGCOO account: /data2/TSGCOO/.local/bin/sm # raw container form: docker exec -i ukrrs-secretsmgr-cli smcli ``` Commands: `status`, `list [pattern]`, `get [--field KEY]`, `env `, `set`, `setfield `, `rm`, `folders`. Item naming: `creds/` for services; ` ` for identity login items; `creds/` for the new per-identity schema. ## Gotchas that have actually bitten 1. `sm env` / `sm get` in scripts: append `