1.1.14 • Published 1 year ago

@tywalk/pcf-helper-run v1.1.14

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

1.1.1

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.0.4

2 years ago

1.1.2

2 years ago

1.0.3

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.13

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago