Skip to content

aube import

  • Usage: aube import [--force] [--lockfile-only]
  • Effect: modifies state

Convert a supported lockfile into aube-lock.yaml

Flags

  • --force — Overwrite an existing aube-lock.yaml

  • --lockfile-only — Write only the converted lockfile and skip linking node_modules afterwards.

    aube import already exits without touching node_modules today, so this flag is a no-op kept for compatibility — CI scripts that pass --lockfile-only keep working without complaint.

  • -h --help — Print help

MIT LicensejdxCopyright © 2026 jdx.dev