2.0.0 • Published 6 years ago

faker-cli v2.0.0

Weekly downloads
300
License
MIT
Repository
github
Last release
6 years ago

faker-cli.

Build Status

NPM

A command-line wrapper for faker

Install.

$ npm install -g faker-cli

Examples.

$ faker-cli --helpers userCard

$ faker-cli -n findName

Usage.

 Usage: faker-cli [option]

  A cli wrapper for fakerjs

  Options:

    -h, --help              output usage information
    -V, --version           output the version number
    -a, --address [value]   street address
    -c, --company [value]   company info
    -d, --date    [value]   date options
    -f  --finance [value]   finance field
    -i  --internet [value]  internet goodies
    -l  --lorem    [value]   lorem ipsum goodnes
    -n  --names    [value]  person name(s)
    -s  --system   [value]   System Info'
    -C  --commerce [value]  Commerce related info
    -p  --phone   [value]   phone number options
    -r  --random  [value]   randomness
    -L, --locale  [value]   set locale, defaults to en
    -x, --hacker  [value]   hackers stuff
    -H, --helpers [value]   detailed contextual data
    -I, --image   [value]   image data
    --locales           list available locales

  faker-cli <cmd> help    list options available for <cmd>

  Examples

        $ faker-cli --helpers userCard
        $ faker-cli --random uuid
        $ faker-cli --locale de --helpers userCard

License.

MIT.

2.0.0

6 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.2

9 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago