github.com/Venafi/vcert/v5@v5.10.2/aruba/features/format/basic.feature (about) 1 @FAKE 2 Feature: -format output option 3 4 As a user 5 I want the output to be in different formats. Default is PEM. 6 7 Scenario: where it outputs error if unknown format is used 8 When I enroll random certificate in test-mode with -no-prompt -format xxx 9 Then it should fail with "Unexpected output format"