]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/COMMANDS
ebl Generated 193 translations (186 finished and 7 unfinished)
[bacula/bacula] / bacula / src / qt-console / COMMANDS
index c3272a872edc1ddfff5ec44e2df2a9c8dce71980..e156016664911ebc27758538fbdd84ba365a6c44 100644 (file)
+cancel ujobid=<unique-jobid>
+
+delete pool=<pool-name>
+   should ask if this would have bad effects if say media existed in the pool
+   the pool existed in the configuration file.
+
+list
+   list ujobid<unique job name> (list job with unique name)
+   list nextvol job=<job-name> days=nnn
+
+unmount [ jobid=<id> | job=<job-name> ]
+Mmmmm
+
+update 
+  /* Attempted, having problems */
+  Volume from Pool All Volumes from Pool
+
+CONFIG FILE
+===========================
 add [pool=<pool-name> storage=<storage>  jobid=<JobId>]
 These are done from config files
 
+create [pool=<pool-name>]
+Done in a config file
+
+CHOOSE NOT TO (for now at least)
+===========================
 autodisplay on/off
 could be done in the context of the console
+   This may interfere with our connection issues
+   Also, there is a configurable qt timer to automatically ask for messages
 
-automount on/off
-could be done in the context of the console, because is for after a label
-command as opposed to a property of a storage device
+python
+not needed from bat??
 
-cancel [jobid=<number> job=<job-name> ujobid=<unique-jobid>]
-To be done in the context of a status dir graphical window.
+setdebug
+I'd say we could choose not to implement this in bat
 
-create [pool=<pool-name>]
-Done in a config file
+quit
+I'd like to have a disconnect graphical option.
+
+exit
+Not really needed
+
+use
+still need to make decisions about how to handle multiple catalogs
+
+version
+could be done in console as long as it is explicite about that it is the version
+of the director
+
+var
+Mmmmmm
+
+wait
+Mmmmmmm
+
+DONE
+===========================
+automount on/off
+Added buttons to the label dialog box to execute automount command
 
-delete [volume=<vol-name> pool=<pool-name> job jobid=<id>]
-not done for pool yet
+cancel jobid=<number> job=<job-name>
+
+delete [volume=<vol-name> job jobid=<id>]
 
 disable job<job-name>     and     enable job<job-name>
-Could be done in the context of a jobs window which is not yet created
+Could be done in the context of a jobs resource window which is not yet created
 
 estimate
 Could be a dialog in the context of a jobs window.
 
+list
+   list jobid=<id>           (list jobid id)
+   list files jobid=<id>
+   list jobmedia jobid=<id>
+   list volumes jobid=<id>
+   list jobtotals (from page selector on joblist widget)
+   The next few are accomplishable graphically with joblist class
+     list jobs
+     list job=<job-name>   (list all jobs with "job-name")
+     list jobname=<job-name>  (same as above)
+     list jobmedia
+     list jobmedia job=<job-name>
+   The next few are accomplishable graphically with the medialist class
+     list volumes
+     list volumes pool=<pool-name>
+     list volume=<volume-name>  
+     list pools
+   Accomplishable with the clients class graphically
+     list clients
+   list files job=<job-name>
+  do this as a context option on page selector on joblist
+   list volumes job=<job-name>
+   list nextvolume job=<job-name>
+   list nextvol job=<job-name>
+
 help
-could be in the console window
+  context sensitive from page selector console
 
 label
 Done by kern before I started
 
-list
-many are done or are reproduced by having windows
-
-llist
-same as list
-
-python
-not needed from bat??
-
 prune files|jobs|volume client=<client-name> volume=<volume-name>
-Should add as a dialog box from both client and medialist
+could add as a dialog box from both client and medialist
 
 purge files jobid=<jobid>|job=<job-name>|client=<client-name>
-purge jobs client=<client-name> (of all jobs)
 purge volume|volume=<vol-name> (of all jobs)
-  this one is done from media
+purge jobs client=<client-name> (of all jobs)
 
 relabel
-done
 
 release storage=<storage-name>
 Would need to explain what this does in bat with a dialog
 
-reload
-could be done in console or on director's page selector widget
-
 run
-done
 
-setdebug
-I'd say we could choose not to implement this in bat
+reload
 
 status
-done, want to implement graphically
 
 unmount storage=<storage-name> [ drive=\lt{}num\gt{} ]
-done
-unmount [ jobid=<id> | job=<job-name> ]
-Mmmmm
-
-update media, volume, pool, slots
-media/volume still has more work, they are the same after all
 
-use
-still need to make decisions about how to handle multiple catalogs
-
-var
-Mmmmmm
-
-version
-could be done in console as long as it is explicite about that it is the version
-of the director
-
-quit
-I'd like to have a disconnect graphical option.
-
-exit
-Not really needed
-
-wait
-Mmmmmmm
+update volume (via mediaedit)
+  "update slots" "update slots scan" (context of storage)