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

Fixes portfolio load file prompt #2408

Merged
merged 2 commits into from
Aug 24, 2022
Merged

Fixes portfolio load file prompt #2408

merged 2 commits into from
Aug 24, 2022

Conversation

montezdesousa
Copy link
Contributor

Description

load command was prompting the available example files right after the load command and failing to load the file. Now -f or --file are mandatory for loading files so available examples files should only be suggested after the flag -f or --file.

Before:
image
image

After:
image

How has this been tested?

  • portfolio load -f
  • portfolio load --file

@montezdesousa montezdesousa added the bug Fix bug label Aug 24, 2022
@colin99d colin99d merged commit a597501 into main Aug 24, 2022
@colin99d colin99d deleted the portfolio_load branch August 24, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants