Closed
Description
the config flag should work globally, but it seems it doesn't:
% ipfs init -c="."
flag provided but not defined: -c
Usage: ipfs init
Initialize ipfs local configuration
Options:
-b=4096: number of bits for keypair
-f=false: force overwrite of existing config
-p="": passphrase for encrypting keys
(on net / 128b6bb)
Metadata
Assignees
Labels
No labels
Activity
jbenet commentedon Sep 20, 2014
The flag sets don't seem to propagate as expected.
whyrusleeping commentedon Sep 20, 2014
ill check it out!
whyrusleeping commentedon Oct 6, 2014
This will be addressed once #123 is finished.
whyrusleeping commentedon Mar 6, 2015
Closing, we have this option now
jbenet commentedon Mar 6, 2015
do we? i guess we have an env var and that counts.
whyrusleeping commentedon Mar 6, 2015
@jbenet try
ipfs -c=some/directory/blah command
jbenet commentedon Mar 6, 2015
huh-- cool. needs doc
Merge pull request #93 from ipfs/fix/log-level
Merge pull request ipfs#93 from libp2p/fix/strmap-leak
Merge pull request ipfs#93 from RubenKelevra/feat/quic_remove_config_…
go-ipfs-config: Merge pull request ipfs#93 from RubenKelevra/feat/qui…
go-ipfs-config: Merge pull request ipfs#93 from RubenKelevra/feat/qui…
go-ipfs-config: Merge pull request ipfs#93 from RubenKelevra/feat/qui…