summaryrefslogtreecommitdiff
path: root/targetcli/ui_root.py
Commit message (Expand)AuthorAgeFilesLines
* Change targetcli for configshell exception changeAndy Grover2014-03-031-7/+5
* Use new rtslib restore_from_file and save_to_file APIsAndy Grover2013-11-201-15/+6
* Save RTSRoot to a member variableAndy Grover2013-11-201-7/+7
* Replace filter() with list comprehensionsChristophe Vu-Brugier2013-10-111-1/+1
* targetcli: Change copyright to Apache License 2.0Nicholas Bellinger2013-07-231-10/+10
* Fix pychecker questionable codeAndy Grover2013-05-091-1/+1
* Use 'with ignored'Andy Grover2013-04-121-3/+2
* Save N backups of config fileAndy Grover2013-02-121-9/+23
* Change summary formats to "<thing>s: X" and handle rtslib changesAndy Grover2013-02-061-1/+1
* Use new restore functionality to provide better restoreconfig errorsAndy Grover2013-01-071-1/+3
* Safer savefile writingAndy Grover2012-08-071-1/+4
* Only show fabrics present in the systemAndy Grover2012-08-011-2/+4
* Update ui_command_sessionsAndy Grover2012-03-191-44/+50
* + command options for sessions, close #11Johannes Dewender2012-03-151-29/+69
* + root command sessions, re #11Johannes Dewender2012-03-151-0/+45
* Shorten output by only printing basename of backup fileAndy Grover2012-02-131-1/+1
* Remove differential behavior based on self.loadedv2.0rc1.fb7Andy Grover2012-02-071-11/+2
* Don't load fabric modules on init.Andy Grover2012-02-071-18/+1
* Savefile may contain passwords, chmod to 600Andy Grover2012-01-251-0/+2
* Print better error messagesAndy Grover2012-01-121-3/+10
* Fixup clearconfig param parsing a littleAndy Grover2011-12-131-2/+4
* Simplify targetcli version commandAndy Grover2011-12-091-13/+1
* Use expanduser(), check for existence in restoreconfig()Andy Grover2011-12-091-0/+9
* Clean up importsAndy Grover2011-12-091-8/+2
* Change save/restore command names. add clearconfig.Andy Grover2011-12-091-2/+14
* Remove cmd that calls tcm_full_backupv2.0rc1.fb2Andy Grover2011-12-061-32/+0
* Add documentation and print something on save/restoreAndy Grover2011-12-061-0/+20
* Add savefile, clear_existing option to save/restore commandsAndy Grover2011-12-061-5/+7
* Turn down fabric module load messages info -> debugAndy Grover2011-12-061-2/+2
* make sure savefile ends with '\n'Andy Grover2011-12-061-0/+1
* add initial restore support. rename cmds to save/restoreAndy Grover2011-12-061-1/+12
* lesser indent of jsonAndy Grover2011-12-061-1/+1
* Remove backstore_legacy, dedup_so_name(), and legacy_hba_viewAndy Grover2011-12-061-5/+3
* temporary "bar" cmd to save stateAndy Grover2011-12-061-0/+9
* append all start scripts into /etc/target/all_start.shAndy Grover2011-12-061-0/+14
* Changed name to targetcli at community request.Jerome Martin2011-09-201-0/+110