]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/COMMANDS
c3272a872edc1ddfff5ec44e2df2a9c8dce71980
[bacula/bacula] / bacula / src / qt-console / COMMANDS
1 add [pool=<pool-name> storage=<storage>  jobid=<JobId>]
2 These are done from config files
3
4 autodisplay on/off
5 could be done in the context of the console
6
7 automount on/off
8 could be done in the context of the console, because is for after a label
9 command as opposed to a property of a storage device
10
11 cancel [jobid=<number> job=<job-name> ujobid=<unique-jobid>]
12 To be done in the context of a status dir graphical window.
13
14 create [pool=<pool-name>]
15 Done in a config file
16
17 delete [volume=<vol-name> pool=<pool-name> job jobid=<id>]
18 not done for pool yet
19
20 disable job<job-name>     and     enable job<job-name>
21 Could be done in the context of a jobs window which is not yet created
22
23 estimate
24 Could be a dialog in the context of a jobs window.
25
26 help
27 could be in the console window
28
29 label
30 Done by kern before I started
31
32 list
33 many are done or are reproduced by having windows
34
35 llist
36 same as list
37
38 python
39 not needed from bat??
40
41 prune files|jobs|volume client=<client-name> volume=<volume-name>
42 Should add as a dialog box from both client and medialist
43
44 purge files jobid=<jobid>|job=<job-name>|client=<client-name>
45 purge jobs client=<client-name> (of all jobs)
46 purge volume|volume=<vol-name> (of all jobs)
47   this one is done from media
48
49 relabel
50 done
51
52 release storage=<storage-name>
53 Would need to explain what this does in bat with a dialog
54
55 reload
56 could be done in console or on director's page selector widget
57
58 run
59 done
60
61 setdebug
62 I'd say we could choose not to implement this in bat
63
64 status
65 done, want to implement graphically
66
67 unmount storage=<storage-name> [ drive=\lt{}num\gt{} ]
68 done
69 unmount [ jobid=<id> | job=<job-name> ]
70 Mmmmm
71
72 update media, volume, pool, slots
73 media/volume still has more work, they are the same after all
74
75 use
76 still need to make decisions about how to handle multiple catalogs
77
78 var
79 Mmmmmm
80
81 version
82 could be done in console as long as it is explicite about that it is the version
83 of the director
84
85 quit
86 I'd like to have a disconnect graphical option.
87
88 exit
89 Not really needed
90
91 wait
92 Mmmmmmm