CLI command

skarbiec onboarding

Import the credentials you already have during setup, or open the existing explanatory walkthrough.

Invocation#

Shell
skarbiec onboarding --import <export-file> [--format FORMAT] [--conflict POLICY]
skarbiec onboarding [--reset] [--yes]

Purpose#

Import the credentials you already have during setup, or open the existing explanatory walkthrough.

Required inputs and options#

  • --import takes the same real export, format and conflict options as import. Select the vault with SKARBIEC_VAULT_FILE; create it with init first. Without --import, the interactive first action offers an export-file prompt before the optional note walkthrough; Enter keeps that walkthrough, --reset restarts it, and --yes advances its existing prompts without selecting an import file.

Output and state effects#

  • The import path invokes the canonical importer and reports saved-item results; it creates no sample note and does not manufacture walkthrough completion. The separate explanatory walkthrough retains its real local note/read/audit exercise.

Refusals#

  • The import path has exactly the import command's refusals. The walkthrough pauses when no vault exists and refuses incompatible stored journey state.