1. 31 Jul, 2014 1 commit
    • Peter Borzov's avatar
      ipfs config cmd with git-style get/set · 20bce474
      Peter Borzov authored
      Adds "ipfs config" command designed in git style.
      See specific config's values with:
      
              $ipfs config datastore.path
              ~/.go-ipfs/datastore
      
      Assign a new value with:
      
              $ipfs config datastore.path ~/.go-ipfs/datastore
      
      Open the config file in your default $EDITOR:
      
              ipfs config edit
      20bce474
  2. 22 Jul, 2014 2 commits
  3. 06 Jul, 2014 6 commits
  4. 05 Jul, 2014 4 commits