rclone/fs/config
Nick Craig-Wood 6e378d7d32 config: fix setting of non top level flags from environment variables
Before this fix, attempting to set a non top level environment
variable would fail with "Couldn't find flag".

This fixes it by passing in the flags that the env var is being set
from.

Fixes #3615
2019-10-14 17:02:09 +01:00
..
configflags config: remove error: can't use --size-only and --ignore-size together. 2019-09-14 10:13:44 +01:00
configmap all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
configstruct build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
flags config: fix setting of non top level flags from environment variables 2019-10-14 17:02:09 +01:00
obscure Add tests for reveal functions 2018-08-07 20:51:50 +01:00
testdata Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
config.go config: use alternating Red/Green in config to make more obvious 2019-10-08 19:59:47 +01:00
config_other.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
config_read_password.go config: fix error reading password from piped input - fixes #1308 2018-06-28 11:54:15 +01:00
config_read_password_unsupported.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
config_test.go config: Fix generated passwords being stored as empty password - Fixes #3492 2019-08-28 12:11:03 +01:00
config_unix.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
rc.go rc: fix docs for config/create /update /password 2019-09-03 08:34:15 +01:00
rc_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00