Skip to content

silent format is missing #656

@abrekhov

Description

@abrekhov

Describe the bug
I'm trying to make goss validate with -f silent and getting such output:
Error: bad output format: silent

How To Reproduce

docker run -ti alpine sh
apk add curl
echo hello > hello.txt
goss a file hello.txt
goss v -f silent

Expected Behavior
Exit status 0 and no error

Actual Behavior
Error: bad output format: silent

Environment:

  • Version of goss = 0.3.14
  • OS/Distribution version (if applicable)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions