Difference between revisions of "CommandLine"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(Created page with "https://github.com/WolfgangFahl/Mediawiki-Japi/issues/49 has (finally) introduced command line support. The CommandLine has two modes: # Transfer mode # Credential mode = Cre...")
 
Line 5: Line 5:
  
 
= Credential mode =
 
= Credential mode =
 +
= Installation =
 +
<source lang='bash'>
 +
./build
 +
</source>

Revision as of 09:24, 15 March 2020

https://github.com/WolfgangFahl/Mediawiki-Japi/issues/49 has (finally) introduced command line support. The CommandLine has two modes:

  1. Transfer mode
  2. Credential mode

Credential mode

Installation

./build