You want to backup a TANZU-HUB bosh deployment using BBR tool.
‘bosh vms’ in your terminal. ‘Deployment 'hub-123abc456def…’ bbr deployment -d <hub-deployment> backup -a ARTIFACT-PATH
# Backup Command Example:
bbr deployment -d hub-123abc456def backup -a /tmp
# Restore Command Example (be sure to append the file name to path):
bbr deployment -d hub-123abc456def restore -a /tmp/hub-123abc456def_abc…
*NOTE: Do not reset or remove the namespace. You will be unable to restore the data if you reset or remove the namespace.
1.) For more information on the BBR tool:
2.) TANZU-HUB BBR official Broadcom documentation: