Ergebnis 1 bis 2 von 2

Thema: Command Line Tool für Contao z.B. für Cache löschen usw.

  1. #1
    Contao-Nutzer
    Registriert seit
    17.10.2014.
    Beiträge
    72

    HTML Command Line Tool für Contao z.B. für Cache löschen usw.

    Ich habe unter https://community.contao.org/de/show...onrun&p=373069 etwas über ein neues Contao Tool gepostet.

    Das Ganze ist in erster Linie für Entwickler / Admins interessant, daher poste ich es nochmal hier.

    Grüße,

    Alex

  2. #2
    Contao-Nutzer
    Registriert seit
    17.10.2014.
    Beiträge
    72

    Standard

    Aktuelle Befehlsliste:
    Code:
    Available commands:
      help                         Displays help for a command
      list                         Lists commands
      mysql-client                 Opens mysql client by database config from local.xml
      script                       Runs multiple imi-conrun commands
      self-update                  Updates imi-conrun.phar to the latest version.
      selfupdate                   Updates imi-conrun.phar to the latest version.
    admin
      admin:user:change-password   Changes the password of a adminhtml user.
      admin:user:create            Create admin user.
      admin:user:delete            Delete the account of a adminhtml user.
      admin:user:list              List admin users.
    cache
      cache:flush                  Clean all cache folders
      cache:list                   Lists all Contao caches
    db
      db:console                   Opens mysql client by database config from local.xml
      db:create                    Create currently configured database
      db:drop                      Drop current database
      db:dump                      Dumps database with mysqldump cli client according to informations from local.xml
      db:import                    Imports database with mysql cli client according to database defined in local.xml
      db:info                      Dumps database informations
      db:maintain:check-tables     Check database tables
      db:query                     Executes an SQL query on the database defined in local.xml
    dev
      dev:log:follow               Follow Database Log (tl_log)
    sys
      sys:info                     Prints infos about the current contao system.
      sys:setup:preview            Compare module version with core_resource table.
      sys:setup:run                Runs all new database update scripts.

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •