Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cli] when running configure with --profile, account should be auto-populated #98

Closed
scottford-lw opened this issue May 8, 2020 · 0 comments · Fixed by #121
Closed

Comments

@scottford-lw
Copy link
Contributor

scottford-lw commented May 8, 2020

As a user of the Lacework CLI,
when I create a new profile and pass the --profile flag,
the name I pass should be auto-populated as the account name.

$ lacework configure --profile foo                                                                                                                                                          scottford@scott-fords-mbp
▸ Account: foo
@ghost ghost changed the title [cli] when running configure with --profile, profile name should be auto-populated [cli] when running configure with --profile, account should be auto-populated May 28, 2020
ghost pushed a commit that referenced this issue May 28, 2020
When users pass the `--profile` flag, the CLI will automatically
populate the account name with the provided profile:

```
$ lacework configure --profile new-account
▸ Account: new-account
```

Closes #98

Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
afiune added a commit that referenced this issue May 29, 2020
When users pass the `--profile` flag, the CLI will automatically
populate the account name with the provided profile:

```
$ lacework configure --profile new-account
▸ Account: new-account
```

Closes #98

Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
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 a pull request may close this issue.

1 participant