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

Get-ACMEVaultProfile do not bring an error message on non existing ProfileNames #337

Open
BastianFie opened this issue Mar 2, 2018 · 0 comments

Comments

@BastianFie
Copy link

When I enter:

Get-ACMEVaultProfile -ProfileName "DoNotExists"

I would expect an error like "this profile do not exists", however I do not get anything. Is that working as designed or a bug? I mean other power-shell commands like for example

Get-Content "C:\DoNotExists.txt"

always response with an error message if something didn´t exists. I would expect the same here as well.

Note: I double checked that the profile do not exists via:
Get-ACMEVaultProfile -ListProfiles

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

No branches or pull requests

1 participant