Skip to content

Config file missing in info command #40

@bitcanon

Description

@bitcanon

When running mactool info and the file ~/.mactool.yaml is missing the output is:

$ mactool info    
Configuration file path: 
 

Configuration file variables loaded:
 No variables defined.

It should be:

$ mactool info       
Configuration file path: 
 No configuration file exists.

Configuration file variables loaded:
 No variables defined.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions