Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #919
Closed
Open
Issue created Dec 16, 2022 by Bruno de Paula Kinoshita@bdepaulaMaintainer

Update help message for dbfix

Related to #918 (closed) , I think the dbfix fixes the jobs database only, not the main database of Autosubmit?

I had a look at the source code, and it appears to move and re-create the job_packages_xxx DB, not the main DB (the one in autosubmitrc).

This is the current (master) help of dbfix:

$ autosubmit dbfix --help
usage: autosubmit dbfix [-h] expid

historical database functions

positional arguments:
  expid       experiment identifier

options:
  -h, --help  show this help message and exit

I think we should document which DB will be fixed.

Assignee
Assign to
Time tracking