We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This kli command should create a valid KRT package file from a specified folder.
This process should validate that the inside folders structure is right and the krt.yml is valid.
Include a .krtignore file in order to set path patterns to ignore.
Proposed commands: Create krt file
kli krt create [from-folder-path] [destination-path/file_name.krt]
The text was updated successfully, but these errors were encountered:
marcvivancos
Successfully merging a pull request may close this issue.
This kli command should create a valid KRT package file from a specified folder.
This process should validate that the inside folders structure is right and the krt.yml is valid.
Include a .krtignore file in order to set path patterns to ignore.
Proposed commands:
Create krt file
The text was updated successfully, but these errors were encountered: