Metadata-Version: 1.1
Name: azure-cli-dls
Version: 0.0.2
Summary: Microsoft Azure Command-Line Tools Data Lake Store Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'data lake store' Command Module
        =============================================
        
        This package is for the 'data lake store' module.
        i.e. 'az dls'
        
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.0.2 (2017-04-17)
        ++++++++++++++++++
        
        * Improve performance of package load and command execution (#2819)
        * missed help for access show. adding it. (#2743)
        * Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)
        
        0.0.1 (2017-04-03)
        ++++++++++++++++++
        
        * Initial release of dls (Data Lake Store) package based on the removed datalake store commands.
        * add ACL management commands
        * rename file subgroup to fs
        * move all permissions commands under 'access' sub group under fs
        * add file expiry command
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
