1.1.14 • Published 10 months ago

@tywalk/pcf-helper-run v1.1.14

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

PCF Helper Run

A simple command-line utility for building and publishing PCF controls to Dataverse.

Requirements

This tool requires the following:

  • pac cli installed on your machine.
  • dotnet cli or Visual Studio installed on your machine.

Instructions

  1. In a terminal, install globally npm install --save --global @tywalk/pcf-helper-run. Or,
  2. In a terminal, run npx @tywalk/pcf-helper-run [command] --path <path to pcf project folder> --environment <environment guid or url>.

Commands

  • upgrade - Upgrades PCF manifest and solution versions (--environment is not required). npx @tywalk/pcf-helper-run upgrade --path <path to pcf project folder>
  • build - Builds PCF control (--environment is not required). npx @tywalk/pcf-helper-run build --path <path to pcf project folder>
  • import - Imports PCF control into specified environment. Defaults to auth profile environment. npx @tywalk/pcf-helper-run import --path <path to pcf project folder> --environment <environment guid or url>
  • deploy - Upgrades, builds, and imports PCF control. npx @tywalk/pcf-helper-run deploy--path <path to pcf project folder> --environment <environment guid or url>
1.1.14

10 months ago

1.1.1

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.0.4

1 year ago

1.1.2

1 year ago

1.0.3

1 year ago

1.1.12

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.13

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago