Skip to content

Add 'spo list view remove' command capability #731

@Laul0

Description

@Laul0

Summary

Add a support for spo list view remove command in order to :

  • Remove specific SharePoint view based on his ID or Title (ID or Title not both)
  • Here the list of necessary parameters :
    • --listId / --listTitle (ID or Title not both)
    • --viewId / --viewTitle (ID or Title not both)
    • -u, --webUrl Web URL
    • --confirm (to suppress prompt)
  • Support at least the following additional parameters :
    • -o, --output
    • --verbose
    • --debug

To Do

  • Add command from solution
  • Add documentation of usage (MkDocs)
  • Validate cmdlet usage
  • Validate Unit test

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions