tools/automation/utilities/const.py (2 lines of code) (raw):
# --------------------------------------------------------------------------------------------
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
# --------------------------------------------------------------------------------------------
COMMAND_MODULE_PREFIX = 'azure-cli-'
EXTENSIONS_MOD_PREFIX = 'azext_'