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] Control watches via CLI #2818

Open
dgtlmoon opened this issue Dec 2, 2024 · 0 comments
Open

[feature] Control watches via CLI #2818

dgtlmoon opened this issue Dec 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dgtlmoon
Copy link
Owner

dgtlmoon commented Dec 2, 2024

Flask i think supports @cli type prefixes to functions, so some options like recheck could be a CLI option for those who have special use cases (then an application could also call without using the API, such as cron, or something else in your workflow)

for example

$ changedetection.io queue af114c38-20c4-4ccd-9b6a-cfcc17e4dbd0
$ changedetection.io pause af114c38-20c4-4ccd-9b6a-cfcc17e4dbd0
$ changedetection.io delete af114c38-20c4-4ccd-9b6a-cfcc17e4dbd0
@dgtlmoon dgtlmoon added the enhancement New feature or request label Dec 2, 2024
@dgtlmoon dgtlmoon changed the title [feature] launch a check via CLI [feature] Control watches via CLI Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant