summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #197 from zoumingzhe/killMaurizio Lombardi2023-04-141-1/+4
|\
| * targetcli: avoild Ctrl+C print error stackMingzhe Zou2023-03-271-1/+4
* | fix setting preference rollback errormingzhe.zou@easystack.cn2021-10-221-18/+20
|/
* daemon-interactive: do not allow clearing the promptPrasanna Kumar Kalever2020-04-071-2/+1
* daemon-interactive: show path on promptPrasanna Kumar Kalever2020-04-061-7/+45
* daemonized-mode: add interactive shell supportPrasanna Kumar Kalever2020-04-061-20/+39
* Use temp file objects for temporary storage areaPrasanna Kumar Kalever2020-04-031-1/+2
* targetcli: depreciate the redundant '--tcp' optionPrasanna Kumar Kalever2019-11-041-12/+4
* cli: show useful hint in header area of shell in daemonized modePrasanna Kumar Kalever2019-10-301-2/+8
* cli: provide a way to disable using daemonPrasanna Kumar Kalever2019-10-301-4/+13
* cli: show better error msg when daemon is not runningPrasanna Kumar Kalever2019-10-181-0/+3
* Handle Python 3.7 stricter binary vs. string rules.Lee Duncan2019-10-101-2/+3
* Fix a syntax error in some except clausesChristophe Vu-Brugier2019-08-011-2/+2
* targetcli: serialize multiple requestsPrasanna Kumar Kalever2019-07-311-0/+42
* targetcli: way to enable targetclid as default choicePrasanna Kumar Kalever2019-06-111-12/+23
* targetclid: add daemonize component for targetcliPrasanna Kumar Kalever2019-06-111-8/+94
* Allow to customize a home directoryAndrei Vagin2018-03-161-2/+2
* remove wrong exit code from targetcli --versionOlaf Hering2018-01-171-1/+1
* backup: global option to tune max no. of backup conf filesPrasanna Kumar Kalever2017-12-201-0/+1
* Add a global pref for adding default portalAndy Grover2014-12-171-0/+1
* Change targetcli to use new package import namesAndy Grover2014-12-021-2/+2
* Move UIRoot creation inside try blockAndy Grover2014-12-021-2/+1
* Add --version and --help support to targetcliadd-usageAndy Grover2014-09-231-0/+21
* Change targetcli for configshell exception changeAndy Grover2014-03-031-3/+14
* Make except clause compatible with Python 3 in scripts/targetcliChristophe Vu-Brugier2013-10-121-1/+1
* targetcli: Change copyright to Apache License 2.0Nicholas Bellinger2013-07-231-13/+11
* Catch module load errorsAndy Grover2013-06-181-1/+4
* model alias follow-upAndy Grover2013-02-071-0/+1
* Don't try to save config if not rootAndy Grover2012-07-251-1/+1
* Changed default auto_cd_after_create to FalseJerome Martin2012-05-311-1/+1
* Made startup message less verbose, display versionAndy Grover2012-05-311-9/+7
* Add auto_save_on_exit preferenceAndy Grover2012-02-131-0/+5
* Enable execution of cmdline parameters in targetcliAndy Grover2011-12-061-9/+14
* Remove backstore_legacy, dedup_so_name(), and legacy_hba_viewAndy Grover2011-12-061-1/+0
* Remove ads from cli welcome msg. Mention help is available.Andy Grover2011-11-281-2/+2
* Changed name to targetcli at community request.Jerome Martin2011-09-201-7/+7
* Converted to refactored ConfigShell/Node layout.Jerome Martin2011-07-181-6/+9
* Added auto_cd_after_create global.Jerome Martin2011-06-011-0/+1
* Switched to 1:1 hba:storage view.Jerome Martin2011-05-311-1/+2
* Global 'auto_add_mapped_luns' now defaults to true.Jerome Martin2011-05-261-1/+2
* Cleanly abort startup if RTSLibError happens.Jerome Martin2011-05-141-2/+7
* Disable privileged commands if user is not root.Jerome Martin2011-05-111-2/+10
* initial rtsadmin commit1.99Nicholas Bellinger2011-05-041-0/+61