0.2.10 • Published 3 years ago

@libit/sn-cli v0.2.10

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@libit/sn-cli

The sn command line tool

Installation

npm i @libit/sn-cli -g

Usage

@libit/sn-cli provide lsn command and serum as alternative command

  lsn x.x.x — Retrieve the serial number of the local machine

  USAGE
    ▸ sernum  [OPTIONS...]

  OPTIONS

    -c, --cwd <cwd>                      The custom current working directory
    -f, --file <file>                    The custom cache file name
    -d, --hash                           Retrieve the hashed serial number
    -p, --prefix <prefix>                A string to be prefixed ahead of the shell command to
                                         be run
    -s, --size <size>                    Slice the serial number to specified size
    -u, --uuid                           Prefer to retrieve uuid on the first attempt

  GLOBAL OPTIONS

    -h, --help                           Display global help or command-related help.
    -V, --version                        Display version.
    --no-color                           Disable use of colors in output.
    -v, --verbose                        Verbose mode: will also output debug messages.
    --quiet                              Quiet mode - only displays warn and error messages.
    --silent                             Silent mode: does not output anything, giving no
                                         indication of success or failure other than the exit
                                         code.

Example

> lsn
Q09XL3KBMGH0
> sernum
Q09XL3KBMGH0
0.2.10

3 years ago

0.2.9

3 years ago

0.2.7

3 years ago

0.2.8

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago