Forrest logo
tool overview
On this page you find all important commands for the CLI tool azopy. If the command you are looking for is missing please ask our AI.

azopy

The azopy command line tool is a utility that allows users to easily copy files and directories between different Azure storage accounts. It is part of the Azure CLI (Command Line Interface) and provides a simple and convenient method to manage storage operations from the command line.

With azopy, users can copy files or directories from one Azure storage account to another, either within the same region or across regions. It supports both local file system and Azure Blob storage as sources and destinations for copying.

The tool also offers options for recursive copying, allowing users to copy entire directories or specific files. Users can also choose to overwrite or skip files with the same name during the copying process.

Furthermore, azopy allows users to specify a SAS (Shared Access Signature) token for authentication and authorization purposes, ensuring secure transfers between storage accounts.

Overall, azopy simplifies the process of copying files and directories within and across Azure storage accounts, providing an efficient and flexible solution for managing data transfers through the command line interface.

List of commands for azopy:

tool overview