targetcli
administration tool for managing LIO core target
Install
- All systems
-
curl cmd.cat/targetcli.sh
- Debian
-
apt-get install targetcli
- Ubuntu
-
apt-get install targetcli
- Alpine
-
apk add targetcli
- Kali Linux
-
apt-get install targetcli
- CentOS
-
yum install targetcli
- Fedora
-
dnf install targetcli
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install targetcli
- Raspbian
-
apt-get install targetcli
- Dockerfile
- dockerfile.run/targetcli
- Docker
-
docker run cmd.cat/targetcli targetcli
powered by Commando
targetcli
administration tool for managing LIO core target
targetcli is an administration tool for managing the LIO storage targets using the Linux kernel's core target and compatible target fabric modules It is part of the Linux Kernel SCSI Target's userspace tools
targetcli-fb
Command shell for managing the Linux LIO kernel target
The targetcli-fb package is a command-line interface for configuring the LIO generic SCSI target, present in 3.x Linux kernel versions. The targetcli-fb package is a fork of the "targetcli" code written by RisingTide Systems. The "-fb" differentiates between the original and this version. Please ensure to use either all "fb" versions of the targetcli components -- targetcli, rtslib, and configshell, or stick with all non-fb versions, since they are no longer strictly compatible.