Options should be specified before command and/or scope
Open
enhancement
- Dominant language
- Go
- Stars
- 1.9k
- Forks
- 221
- Avg merge
- 15h 43m
- Merged PRs (30d)
- 9
Description
It doesn't make much sense that we have to specify the command, then any options - especially --use-azure-cli-cred - before we specify the scope. If we're using CLI creds or a service principal, we're going to want to specify that before anything else, as with any other options that aztfexport should be doing.
Commands that start with -- should be specified at the start, or at least made in a way that any command starting with -- can be specified at any point when we run the exe.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.