Skip to content

Update 'spo list webhook list' command parameters #747

@Laul0

Description

@Laul0

Summary

Current behavior

Currently, with the spo list webhook list command, you have to use the following parameters :

  • -i, --id [id] of list
  • -t, --title [title] of list

Expected behavior

Instead of :

  • -i, --id [id] of list
  • -t, --title [title] of list

use :

  • --listId
  • --listTitle

since all other cmdlets use this parameters (keep coherence with other cmdlets)

To Do

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions