setup.py
service_registry_cli/__init__.py
service_registry_cli/command_manager.py
service_registry_cli/formatters.py
service_registry_cli/main.py
service_registry_cli/utils.py
service_registry_cli.egg-info/PKG-INFO
service_registry_cli.egg-info/SOURCES.txt
service_registry_cli.egg-info/dependency_links.txt
service_registry_cli.egg-info/entry_points.txt
service_registry_cli.egg-info/namespace_packages.txt
service_registry_cli.egg-info/not-zip-safe
service_registry_cli.egg-info/requires.txt
service_registry_cli.egg-info/top_level.txt
service_registry_cli/commands/__init__.py
service_registry_cli/commands/help.py
service_registry_cli/commands/account/__init__.py
service_registry_cli/commands/account/rate-limits.py
service_registry_cli/commands/account/resource-limits.py
service_registry_cli/commands/configuration/__init__.py
service_registry_cli/commands/configuration/get.py
service_registry_cli/commands/configuration/list.py
service_registry_cli/commands/configuration/set.py
service_registry_cli/commands/events/__init__.py
service_registry_cli/commands/events/list.py
service_registry_cli/commands/services/__init__.py
service_registry_cli/commands/services/get.py
service_registry_cli/commands/services/list.py
service_registry_cli/commands/sessions/__init__.py
service_registry_cli/commands/sessions/get.py
service_registry_cli/commands/sessions/list.py