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