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 ability to configure apps\cron_jobs\etc from a configuration file #27

Open
naorlivne opened this issue Jul 29, 2019 · 2 comments
Open

Comments

@naorlivne
Copy link
Member

Expected/Wanted Behavior

There should be an option to pass a configuration file (using parse_it to allow the end-user to choose the file type) which will configure all options of a app\cron_job\user\user_group\device_group

Actual Behavior

Every option needs to be set from a CLI arg individually.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.99. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@naorlivne
Copy link
Member Author

will likely need something like pallets/click#257 (comment) to handle the exclusivity of either using a config file or the CLI args too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant