README.rst
az-shell
az-shell.bat
setup.py
azclishell/__init__.py
azclishell/__main__.py
azclishell/_dump_commands.py
azclishell/_dump_help.py
azclishell/app.py
azclishell/argfinder.py
azclishell/az_completer.py
azclishell/az_lexer.py
azclishell/command_tree.py
azclishell/configuration.py
azclishell/gather_commands.py
azclishell/key_bindings.py
azclishell/layout.py
azclishell/telemetry.py
azclishell/util.py
azure_cli_shell.egg-info/PKG-INFO
azure_cli_shell.egg-info/SOURCES.txt
azure_cli_shell.egg-info/dependency_links.txt
azure_cli_shell.egg-info/requires.txt
azure_cli_shell.egg-info/top_level.txt
test/test_bindings.py
test/test_completion.py
test/test_gather.py
test/test_quote_parse.py
test/test_run.py
test/test_tree.py