prysm-pulse/shared/cmd
Preston Van Loon 24d17a536c
Return an error on unrecognized arguments when running default commands in Prysm (#9129)
* Return an error on unrecognized arguments when running default commands in Prysm

* fix cases for subcommands

* Deepsource suggestion
2021-06-30 16:24:04 +00:00
..
BUILD.bazel Fix config file flags in subcommands (#7475) 2020-10-11 08:26:59 -07:00
config_test.go Fix CMD Config and modify --historical-slasher-node (#6730) 2020-08-02 22:09:10 +00:00
config.go Add space at the start of comments (#8202) 2021-01-05 13:09:41 +00:00
defaults.go Fix issue with roaming data dir on Wins (#8095) 2020-12-15 14:01:51 -06:00
flags_test.go Return an error on unrecognized arguments when running default commands in Prysm (#9129) 2021-06-30 16:24:04 +00:00
flags.go Return an error on unrecognized arguments when running default commands in Prysm (#9129) 2021-06-30 16:24:04 +00:00
helpers_test.go Add Fallback Option for Eth1 Nodes (#8062) 2020-12-11 19:15:04 +08:00
helpers.go Add Fallback Option for Eth1 Nodes (#8062) 2020-12-11 19:15:04 +08:00
password_reader_mock.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
password_reader.go Shadowed Predeclared Indentifier analyzer (#7215) 2020-09-14 12:49:15 +02:00
wrap_flags.go Fix multiple anti-patterns from DeepSource analysis (#6951) 2020-08-10 16:16:45 +00:00