wsl-export
TypeScript icon, indicating that this package has built-in type declarations

1.2.63 • Public • Published

wsl-export

Interactive CLI for exporting WSL distributions.

CI NPM LGTM Grade MIT

Installation

# yarn
$ yarn add global wsl-export

# npm
$ npm install -g wsl-export

Usage

wsle [options] [target-directory] [distributions...]

For help run:

wsle -h

Examples

Export Ubuntu-20.04 and docker-desktop to D:\backup:

wsle D:\backup Ubuntu-20.04 docker-desktop

Export all installed distributions to D:\backup:

wsle -a D:\backup

Export all installed distributions with interactive target directory prompt:

wsle -a

Export with interactive target directory and distribution prompt:

wsle

License

MIT - Copyright © Jan Müller

Readme

Keywords

none

Package Sidebar

Install

npm i wsl-export

Weekly Downloads

47

Version

1.2.63

License

MIT

Unpacked Size

18.8 kB

Total Files

19

Last publish

Collaborators

  • yeger