Ikaros Manpage

Sep 3, 2023 — by Vanilla-OS

ikarosmanpage

NAME

Ikaros is a command line tool for managing drivers for your devices.

SYNOPSIS

ikaros [command] [arguments] [options]

DESCRIPTION

Ikaros is a command line tool for managing drivers for your devices

Usage:
  ikaros [command]

Available Commands:
  auto-install Auto install correct drivers
  completion   Generate the autocompletion script for the specified shell
  help         Help about any command
  install      Install a driver
  list-devices List devices

Flags:
  -h, --help      help for ikaros
  -v, --version   version for ikaros

Use "ikaros [command] --help" for more information about a command.

AUTO-INSTALL

Auto install the correct drivers for all devices

Usage:
  ikaros auto-install [flags]

Examples:
ikaros auto-install

Flags:
  -h, --help   help for auto-install

COMPLETION

Generate the autocompletion script for ikaros for the specified shell.
See each sub-command's help for details on how to use the generated script.

Usage:
  ikaros completion [command]

Available Commands:
  bash        Generate the autocompletion script for bash
  fish        Generate the autocompletion script for fish
  powershell  Generate the autocompletion script for powershell
  zsh         Generate the autocompletion script for zsh

Flags:
  -h, --help   help for completion

Use "ikaros completion [command] --help" for more information about a command.

INSTALL

Install a driver

Usage:
  ikaros install [flags]

Examples:
ikaros install

Flags:
  -h, --help   help for install

LIST-DEVICES

List all devices

Usage:
  ikaros list-devices [flags]

Examples:
ikaros list-devices

Flags:
  -h, --help   help for list-devices
  -j, --json   Output as JSON

SEE ALSO

REPORTING BUGS

Report bugs to the issue tracker.