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

Feature: Add template save stack #684

Open
martindekov opened this issue Sep 2, 2019 · 0 comments
Open

Feature: Add template save stack #684

martindekov opened this issue Sep 2, 2019 · 0 comments

Comments

@martindekov
Copy link
Contributor

martindekov commented Sep 2, 2019

PR #668 introduces a way to configure your templates in a configuration and run command in order the templates to be pulled, but the change does not provide command which will save your configuration.

Expected Behaviour

Add template save stack commands to provide easy configuration of the templates throug the cli, instead of adding raw fields to the yaml file.

Current Behaviour

Once pulling logic is merged(the tagged PR), there is no way to configure templates to your file through the cli, you must manually fill the yaml file where your configuration lives.

Possible Solution

Add template save stack with mandatory flags --name and --url which will append template sources to your configuration.

Steps to Reproduce (for bugs)

N/A ATM.

this is a feature, extension of Issue #617

Context

This is needed for tracking purposes.

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