README.md
azsctl.completion.sh
setup.py
azsctl/__init__.py
azsctl/__main__.py
azsctl/api.py
azsctl/auth.py
azsctl/config.py
azsctl.egg-info/PKG-INFO
azsctl.egg-info/SOURCES.txt
azsctl.egg-info/dependency_links.txt
azsctl.egg-info/entry_points.txt
azsctl.egg-info/requires.txt
azsctl.egg-info/top_level.txt
azsctl/commands/__init__.py
azsctl/commands/alert.py
azsctl/commands/analytics.py
azsctl/commands/incident.py
azsctl/commands/rule.py
azsctl/commands/workspace.py
azsctl/ui/__init__.py
azsctl/ui/azsctlui.py
azsctl/ui/controller.py
azsctl/ui/signals.py
azsctl/ui/statusbar.py
azsctl/ui/tabs.py
azsctl/ui/widgets.py
azsctl/ui/window.py
azsctl/validators/__init__.py
azsctl/validators/scheduled_rule.py
tests/__init__.py
tests/test_rule.py