pnp / pnp/cli-microsoft365

Refactor commands to use listItem and appcatalog utils instead of calling other command

Open
#5,309 2 comments 0 reactions 1 assignee View on GitHub

@nicodecleyre is already working on this.

Since Jul 28, 2023.

enhancement keep-open work in progress
Dominant language
TypeScript
Stars
1.5k
Forks
413
Avg merge
5d 6h
Merged PRs (30d)
21

Description

In this issue the following using of commands are refactored to use utils and move away from calling other commands:

The utils to move to:

  • spo.getTenantAppCatalogUrl
  • spo.addListItem
  • spo.getListItems

The commands to refactor:

  • spo tenant commandset add
  • spo tenant commandset get
  • spo tenant commandset list
  • spo tenant commandset remove
  • spo tenant commandset set
  • spo tenant applicationcustomizer add
  • spo tenant applicationcustomizer get
  • spo tenant applicationcustomizer list
  • spo tenant applicationcustomizer remove
  • spo tenant applicationcustomizer set
  • spo site remove
  • spo listitem add
  • spo listitem list
  • spo hubsite get

This issue is part of the epic #4531

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.