Skip to content

Add 'spo list view get' command capability #730

@Laul0

Description

@Laul0

Summary

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

  • Get informations about specific SharePoint view
  • Here the list of necessary parameters :
    • --listId / --listTitle (ID or Title not both)
    • --viewId / --viewTitle (ID or Title not both)
    • -u, --webUrl Web URL
  • 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