-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Although the location is currently fixed as per confirmation in #148 and the current implementation
| Path.Combine(Environment.GetFolderPath(Environment.SpecialFolder.UserProfile), "SeqCli.json"); |
the location is not explicitly stated anywhere in the documentation at https://docs.datalust.co/docs/command-line-client which only says
The API key will be stored in your
SeqCli.jsonconfiguration file;
It would be very useful if it stated $env:UserProfile/SeqCli.json on Windows and $HOME/SeqCli.json on Linux.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request