Skip to content

Credstash.log is created in current directory even when --log-file is provided. #274

@ElayneB

Description

@ElayneB

Running into a problem where credstash creates the file credstash.log in the current directory even if I pass it the --logfile argument. E.g.
credstash --log-file '/tmp/credstash.log' --table $CREDSTASH_TABLE --region $AWS_REGION getall --format dotenv creates the file /tmp/credstash.log but it also creates a file credstash.log in the current working directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions