Support idempotency on create export in the CLI. #922
Annotations
5 errors
/home/runner/work/fauna-shell/fauna-shell/test/commands/export/create.mjs.export create s3 should display an error when an empty string is given as the --idempotency input:
test/commands/export/create.mjs#L225
expected '\u001b[33mWarning: fauna export is cu…' to include '--idempotency cannot be an empty stri…'
|
/home/runner/work/fauna-shell/fauna-shell/test/commands/export/create.mjs.export create s3 should display an error when an blank string is given as the --idempotency input:
test/commands/export/create.mjs#L225
expected '\u001b[33mWarning: fauna export is cu…' to include '--idempotency cannot be an empty stri…'
|
test (20.18)
Process completed with exit code 2.
|
test (22.x)
The job was canceled because "_20_18" failed.
|
test (22.x)
The operation was canceled.
|