Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

chrome-profile-list-cli

israelroldan6ISC1.0.1

Command line interface for chrome-profile-list

Chrome, Goolge, Chrome, Profile

readme

chrome-profile-list-cli

Command-line interface for chrome-profile-list

Usage

$ npx chrome-profile-list-cli

Help page

$ chrome-profile-list-cli -h

  Command line interface for chrome-profile-list

Usage

  $ chrome-profile-list-cli [options] List chrome profiles

Options:

  · --canary              (boolean) (default: false)
  · --chrome              (boolean) (default: true)
  · --chromium            (boolean) (default: false)
  · -h, --help            (boolean) Show help page
                            (default: false)
  · -v, --version         (boolean) Show version
                            (default: false)

Caveats

This module currently supports macOS only.

Author

Israel Roldan

License

ISC

changelog

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2018-07-11)

1.0.0 (2018-07-10)

Features

BREAKING CHANGES

  • Dependencies: Update chrome-profile-list to 1.0.0 which has a completely different output

0.6.0 (2018-07-09)

Features