feat: use interactive_parse lib to query for secrets attributes values #219
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/json-attributes-prompt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -116,2 +121,4 @@let prompted = secret.is_err();/*let toto: T = T::parse_to_obj().expect("Failed to parse interactively");cleanup
@@ -123,0 +144,4 @@/*let secret = secret.or_else(|e| -> Result<T, SecretStoreError> {debug!("Could not get secret : {e}");cleanup