Simplify dealing with Azure Blob Storages.
Project description
azcmd
A simplified azure command line tool for humans. Uses Managed Identity as default for login. (You must set the default tenant if you have multiple tenants in your account.)
Storage and Containers
Listing Storage Accounts
- az-blob ls - lists all storage accounts
- az-blob ls <storage_account> - lists all containers in a storage account and all blobs in a container
- az-blob ls <storage_account>/ - lists all blobs in a container
Downloading and Uploading Blobs
Get
- az-blob get storage_account/container/blob - downloads a blob to the current directory. If the blob has subdirectories, they will be created.
- az-blob get --latest storage_account/container/blob - downloads the latest version of a blob to the current directory.
Put
- az-blob put filename storage_account/container/blob - uploads a file to a blob. If the blob has subdirectories, they will be created.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
azcmd-0.1.1.tar.gz
(7.0 kB
view details)
Built Distribution
azcmd-0.1.1-py3-none-any.whl
(8.5 kB
view details)
File details
Details for the file azcmd-0.1.1.tar.gz
.
File metadata
- Download URL: azcmd-0.1.1.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fc833e79eabe342e8d934bbd50a1eb914b740def559e03cefd5db5a8dc1ad18 |
|
MD5 | 2a5c17f99d3a39cc0f55fea6eba0d189 |
|
BLAKE2b-256 | fbe4d62fa89be65c16c0263505798a3bc2dd0bd64f9a4bbe355755041ec6a7bb |
File details
Details for the file azcmd-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: azcmd-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1ddbb4c3dcc4cb172ce640d3e482a79e2db1d06e5a50113760eab4c16e18684 |
|
MD5 | 96908d59e94f36e6efe0733338031cb1 |
|
BLAKE2b-256 | 5795a7962907a642f0b17d7b872e4397cb0b670cc405f895536bebe23c7e8203 |