Skip to content

scrolls CLI ignores --config flag #3

@satran004

Description

@satran004

I am trying to run scrolls without docker compose. But the CLI ignores the config file passed through --config flag and throws error.

Steps to reproduce:

  • Create a daemon.toml file with required entries
  • Run the following command
./scrolls daemon --config daemon.toml

Error:

ERROR: ConfigError(
"missing field source",
)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions