drive_scanner

command module
v0.0.0-...-5695f09 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2022 License: MIT Imports: 9 Imported by: 0

README

Drive-scanner

How it works

⚠️ The application will return either json or nothing. In some cases there may be panic

Usage of Drive-scanner:
  -V    This key allows you to get the current version

Example #1:

> docker build -t drive-scanner .
> docker run -ti --rm --privileged drive-scanner
{
  "Drive-scanner": [
    {
      "/dev/sda": {....},
      "/dev/sdb": {....}
    }
  ]
}

License

See the LICENSE file for license rights and limitations (MIT).

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL