]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/COMMANDS
Added Release in context of storage.
[bacula/bacula] / bacula / src / qt-console / COMMANDS
1 cancel [job=<job-name> ujobid=<unique-jobid>]
2 To be done in the context of a status dir graphical window.
3 Also in a "job resources window for job-name".
4
5 delete pool=<pool-name>
6    should ask if this would have bad effects if say media existed in the pool
7    the pool existed in the configuration file.
8
9 disable job<job-name>     and     enable job<job-name>
10 Could be done in the context of a jobs resource window which is not yet created
11
12 list
13    list ujobid<unique job name> (list job with unique name)
14    list files job=<job-name>
15   do this as a context option on page selector on joblist
16    list volumes job=<job-name>
17    list nextvolume job=<job-name>
18    list nextvol job=<job-name>
19    list nextvol job=<job-name> days=nnn
20
21 unmount [ jobid=<id> | job=<job-name> ]
22 Mmmmm
23
24 update 
25   /* Attempted, having problems */
26   Volume from Pool All Volumes from Pool
27
28 CONFIG FILE
29 ===========================
30 add [pool=<pool-name> storage=<storage>  jobid=<JobId>]
31 These are done from config files
32
33 create [pool=<pool-name>]
34 Done in a config file
35
36 CHOOSE NOT TO (for now at least)
37 ===========================
38 autodisplay on/off
39 could be done in the context of the console
40    This may interfere with our connection issues
41    Also, there is a configurable qt timer to automatically ask for messages
42
43 python
44 not needed from bat??
45
46 setdebug
47 I'd say we could choose not to implement this in bat
48
49 quit
50 I'd like to have a disconnect graphical option.
51
52 exit
53 Not really needed
54
55 use
56 still need to make decisions about how to handle multiple catalogs
57
58 version
59 could be done in console as long as it is explicite about that it is the version
60 of the director
61
62 var
63 Mmmmmm
64
65 wait
66 Mmmmmmm
67
68 DONE
69 ===========================
70 automount on/off
71 Added buttons to the label dialog box to execute automount command
72
73 cancel jobid=<number>
74
75 delete [volume=<vol-name> job jobid=<id>]
76
77 estimate
78 Could be a dialog in the context of a jobs window.
79
80 list
81    list jobid=<id>           (list jobid id)
82    list files jobid=<id>
83    list jobmedia jobid=<id>
84    list volumes jobid=<id>
85    list jobtotals (from page selector on joblist widget)
86    The next few are accomplishable graphically with joblist class
87      list jobs
88      list job=<job-name>   (list all jobs with "job-name")
89      list jobname=<job-name>  (same as above)
90      list jobmedia
91      list jobmedia job=<job-name>
92    The next few are accomplishable graphically with the medialist class
93      list volumes
94      list volumes pool=<pool-name>
95      list volume=<volume-name>  
96      list pools
97    Accomplishable with the clients class graphically
98      list clients
99 help
100   context sensitive from page selector console
101
102 label
103 Done by kern before I started
104
105 prune files|jobs|volume client=<client-name> volume=<volume-name>
106 could add as a dialog box from both client and medialist
107
108 purge files jobid=<jobid>|job=<job-name>|client=<client-name>
109 purge volume|volume=<vol-name> (of all jobs)
110 purge jobs client=<client-name> (of all jobs)
111
112 relabel
113
114 release storage=<storage-name>
115 Would need to explain what this does in bat with a dialog
116
117 run
118
119 reload
120
121 status
122
123 unmount storage=<storage-name> [ drive=\lt{}num\gt{} ]
124
125 update volume (via mediaedit)
126   "update slots" "update slots scan" (context of storage)