Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global config -c flag #93

Closed
jbenet opened this issue Sep 20, 2014 · 7 comments
Closed

global config -c flag #93

jbenet opened this issue Sep 20, 2014 · 7 comments

Comments

@jbenet
Copy link
Member

jbenet commented Sep 20, 2014

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)

@jbenet
Copy link
Member Author

jbenet commented Sep 20, 2014

The flag sets don't seem to propagate as expected.

@whyrusleeping
Copy link
Member

ill check it out!

@whyrusleeping
Copy link
Member

This will be addressed once #123 is finished.

@whyrusleeping
Copy link
Member

Closing, we have this option now

@jbenet
Copy link
Member Author

jbenet commented Mar 6, 2015

do we? i guess we have an env var and that counts.

IPFS_DIR=foo/bar/go-ipfs

@whyrusleeping
Copy link
Member

@jbenet try ipfs -c=some/directory/blah command

@jbenet
Copy link
Member Author

jbenet commented Mar 6, 2015

huh-- cool. needs doc

@aschmahmann aschmahmann mentioned this issue Feb 18, 2021
73 tasks
ribasushi pushed a commit that referenced this issue Jul 4, 2021
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Oct 23, 2021
fix memory leak holding onto streams unnecessarily
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
…option

QUIC: remove experimental config option
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
…c_remove_config_option

QUIC: remove experimental config option
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Mar 4, 2022
…c_remove_config_option

QUIC: remove experimental config option
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Mar 4, 2022
…c_remove_config_option

QUIC: remove experimental config option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants