Skip to content

Add 'spo list view field add' command capability #735

@Laul0

Description

@Laul0

Summary

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

  • Add existing list column to an existing list view
    • --fieldId / --fieldTitle (ID or Title not both)
    • --viewId / --viewTitle (ID or Title not both)
    • --listId / --listTitle (ID or Title not both)
    • -u, --webUrl Web URL
    • --fieldPosition value : [integer only] (if value is out of bound, the position will be the last available)

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