Secrets created via CLI do not appear in Web Console

I’ve run into some strange behavior where secrets and projects I create with a service account via the CLI do not appear in the web console. However, the CLI can see those same projects and secrets, as well as those I create in the web console.

Am I missing something here? Is there any way for both the CLI and the Web Console to see the same list?

Hey, @jacobfelknor

Secrets created by the CLI should be encrypted and pushed directly to the server, so the contents displayed in the Web Vault should include the new secrets created by the CLI.

However, the Web Vault doesn’t automatically refresh with new secrets that were created in other client sessions, so you’ll want to click a different view in Secrets Manager and navigate back to where the secret you created should be to force the Web Vault to update.