Skip to content

Document location of SeqCli.json confiugration file #399

@mloskot

Description

@mloskot

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.json configuration file;

It would be very useful if it stated $env:UserProfile/SeqCli.json on Windows and $HOME/SeqCli.json on Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions