Skip to content

Update 'spo field get' command capabilities #754

@Laul0

Description

@Laul0

Summary

Current behavior

Currently, with the spo field get command, you can get field :

  • By list title only
  • ID of field only

Additional behavior

  • Update existing cmdlet by adding parameters
    • id to --fieldId
  • Add cmdlet parameters
    • --fieldTitle (ID or Title not both)
    • --listId (ID or Title not both)
  • Introduce these options along the existing ones instead of replacing them. For the old ones, we'd display a deprecation warning

To Do

  • Update command from solution
  • Update 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