docs(#771): harden importer deployment contract
This commit is contained in:
@@ -526,8 +526,9 @@ mosaic storage import --bucket agent-artifacts --input ./artifacts.tar.gz
|
||||
mosaic storage migrate --run # delegates only to mosaic-db-migrator
|
||||
|
||||
# Tier data copy is unavailable until KBN-101 activation. Its only produced interface is:
|
||||
# mosaic storage migrate-tier --target-url-file /run/secrets/mosaic_migrate_target_url \
|
||||
# mosaic storage migrate-tier --target-url-file /run/secrets/mosaic-migrate-target-url \
|
||||
# --target-attestation-file /run/mosaic-attestations/migrate-target.v1.json
|
||||
# (provider version is the fixed paired deployment file, never argv)
|
||||
# Never use a legacy --from/--to storage-migrate command or pass a credential on argv.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user