Nicer output
This commit is contained in:
@@ -57,7 +57,7 @@ class Mrsk::Cli::Main < Mrsk::Cli::Base
|
|||||||
desc "config", "Show combined config"
|
desc "config", "Show combined config"
|
||||||
def config
|
def config
|
||||||
run_locally do
|
run_locally do
|
||||||
pp MRSK.config.to_h
|
puts MRSK.config.to_h.to_yaml
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user