Skip to content

List command using --format=json should print the location of the generated json file. #3633

@celinval

Description

@celinval

Requested feature: Print the path to the generated json file after running kani list --format=json unless --quiet is provided.
Use case: Improve the user experience when requesting a json file.
Link to relevant documentation (Rust reference, Nomicon, RFC):

Currently, the command will print the regular cargo build logs, and quietly exit after that. I was expecting Kani to either print the json to the standard output or print the location of the file.

Metadata

Metadata

Assignees

Labels

[C] Feature / EnhancementA new feature request or enhancement to an existing feature.[E] User ExperienceAn UX enhancement for an existing feature. Including deprecation of an existing one.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions