Open sangee2004 opened 10 months ago
acorn version - v0.10.0-rc2-9-g43dbcbf4+43dbcbf4
Steps to reproduce the problem:
--file
%cat test.yml type: "opaque" data: -test1: "value1" -test2: "value2" %acorn secret create --file test.yml mytestsec mytestsec % acorn secret reveal mytestsec NAME TYPE KEY VALUE
Expected Behavior: Secret creation should error out stating that there was no data found to create secrets.
acorn version - v0.10.0-rc2-9-g43dbcbf4+43dbcbf4
Steps to reproduce the problem:
--file
option likeExpected Behavior: Secret creation should error out stating that there was no data found to create secrets.