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

Add prompt to clarify parameter as template list instead of file #4133

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Sep 9, 2023

  1. Add prompt to clarify parameter as template list instead of file

    This commit adds a prompt to inform users when their input is interpreted as a list of templates, rather than a single template file. This addresses potential confusion where a user may unknowingly pass a parameter intended to be a single template file but is treated as a list. The added message specifies that the file extension should be either yaml or json to be recognized as a single template file.
    f1ndr committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    83653d4 View commit details
    Browse the repository at this point in the history