terraform/command/arguments
Alisdair McDiarmid 57879bfb71 cli: Add global view arguments parser
Rather than modifying and relying on the existing Meta.process
argument extractor, we can more clearly handle global CLI flags using
a separate parser step. This allows us to explicitly configure the view
in the command.
2021-02-12 09:56:02 -05:00
..
default.go cli: Add initial command views abstraction 2021-02-11 15:06:39 -05:00
output.go cli: Add initial command views abstraction 2021-02-11 15:06:39 -05:00
output_test.go cli: Add initial command views abstraction 2021-02-11 15:06:39 -05:00
types.go cli: Add initial command views abstraction 2021-02-11 15:06:39 -05:00
view.go cli: Add global view arguments parser 2021-02-12 09:56:02 -05:00
view_test.go cli: Add global view arguments parser 2021-02-12 09:56:02 -05:00