mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
9 lines
748 B
Plaintext
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* │
|
|
└─────────────────┴────────────────┴─────────────┘
|