sync: auto-sync from GURU-5070 at 2026-06-19 08:40:35
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-19 08:40:35
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
---
|
||||
name: b2
|
||||
description: >-
|
||||
Manage Arizona Computer Guru's (ACG) Backblaze B2 storage account via the B2
|
||||
Native API v3. Talks to the LIVE production B2 account (accountId 46f69bc61163,
|
||||
region us-west-001) that holds the per-client MSP360/CloudBerry backup
|
||||
destinations. List buckets and application keys, list files / file versions,
|
||||
compute per-bucket stored size, and produce the headline storage-cost report
|
||||
(the mspbackups storage-cost calc). Provision buckets and scoped backup keys
|
||||
and delete buckets/keys (all destructive ops are gated behind --confirm).
|
||||
Read-only by default. Invoke for: "backblaze", "b2", "b2 storage", "bucket",
|
||||
"storage cost", "backup storage", "mspbackups storage", "list buckets b2".
|
||||
Manage ACG's Backblaze B2 storage account (Native API v3) — the LIVE production
|
||||
account (accountId 46f69bc61163, us-west-001) holding per-client MSP360/CloudBerry
|
||||
backup destinations. List buckets/keys/files, compute per-bucket size, run the
|
||||
headline storage-cost report (mspbackups calc); provision/delete buckets and scoped
|
||||
keys (destructive ops gated behind --confirm). Read-only by default. Triggers:
|
||||
backblaze, b2, b2 storage, bucket, storage cost, backup storage, mspbackups storage.
|
||||
---
|
||||
|
||||
# Backblaze B2 Skill
|
||||
|
||||
Reference in New Issue
Block a user