Files
infisical/cli/test/.snapshots/test-TestServiceToken_GetSecretsByNameWithNotFoundSecret
Daniel Hougaard 0e3cc4fdeb Correct snapshots
2024-04-22 15:02:40 +02:00

9 lines
748 B
Plaintext

┌─────────────────┬────────────────┬─────────────┐
│ SECRET NAME │ SECRET VALUE │ SECRET TYPE │
├─────────────────┼────────────────┼─────────────┤
│ TEST-SECRET-1 │ test-value-1 │ shared │
│ TEST-SECRET-2 │ test-value-2 │ shared │
│ FOLDER-SECRET-1 │ folder-value-1 │ shared │
│ DOES-NOT-EXIST │ *not found* │ *not found* │
└─────────────────┴────────────────┴─────────────┘