Skip to content

Ensure excludeOptions array contain all global options #1563

@garrytrinder

Description

@garrytrinder

Following on from #1553

A number of commands that use an excludeOptions array are missing some global options which could cause undesirable behaviour if used in the command execution.

debug, verbose, output and pretty should be included in the array

The commands with missing options are

  • aad groupsetting add
    • pretty
  • aad groupsetting set
    • pretty
  • spo field set
    • pretty
  • spo file add
    • pretty
    • output
  • spo list view set
    • pretty
  • spo listitem add
    • pretty
    • output
  • spo listitem set
    • pretty
    • output
  • teams tab add
    • pretty
    • output

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions