• Grégoire Locqueville's avatar
    Improve conversion script interface · f406450a
    Grégoire Locqueville authored
    `gargantext-cli ini` now takes two optional arguments:
    - `--ini-path somefile.ini`: will read the configuration from `somefile.ini`.
      Defaults to `gargantext.ini`
    - `--toml-path somefile.toml`: will write the configuration converted to TOML
      into `somefile.toml` (warning: it will erase the former file if there is already one!)
      Defaults to `gargantext-settings.toml`
    
    Since it writes to a file, the command no longer outputs the configuration
    to standard output.
    f406450a
Name
Last commit
Last update
..
Phylo Loading commit data...
Server Loading commit data...
Admin.hs Loading commit data...
FileDiff.hs Loading commit data...
FilterTermsAndCooc.hs Loading commit data...
Import.hs Loading commit data...
Ini.hs Loading commit data...
Init.hs Loading commit data...
Invitations.hs Loading commit data...
ObfuscateDB.hs Loading commit data...
Parsers.hs Loading commit data...
Phylo.hs Loading commit data...
Types.hs Loading commit data...
Upgrade.hs Loading commit data...