Skip to content

fix(cli): Gen-creds should not try to read existing#564

Closed
BYK wants to merge 1 commit into
masterfrom
byk/fix/gen-creds-stdout
Closed

fix(cli): Gen-creds should not try to read existing#564
BYK wants to merge 1 commit into
masterfrom
byk/fix/gen-creds-stdout

Conversation

@BYK
Copy link
Copy Markdown
Member

@BYK BYK commented Apr 27, 2020

When --stdout is passed generate credentials still try to read the existing credentials and complain if they exist, requiring --overwrite to be passed and failing if the file is not readable. This should not happen with --stdout as there's no chance of accidental data loss.

When `--stdout` is passed `generate credentials` still try to read the existing credentials and complain if they exist, requiring `--overwrite` to be passed and failing if the file is not readable. This should not happen with `--stdout` as there's no chance of accidental data loss.
@BYK BYK requested review from a team and jan-auer April 27, 2020 14:51
@jan-auer jan-auer changed the title fix(gen-creds): gen-creds should not try to read existing fix(cli): Gen-creds should not try to read existing Apr 27, 2020
@jan-auer
Copy link
Copy Markdown
Member

We decided to go with a larger refactor of the config system, instead. We can leave this open a starting point.

@jan-auer jan-auer closed this Feb 26, 2021
@jan-auer jan-auer deleted the byk/fix/gen-creds-stdout branch February 26, 2021 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants