0.4.3 • Published 2 years ago

sfdx-metadata-utils v0.4.3

Weekly downloads
-
License
WTFPL
Repository
github
Last release
2 years ago

Unofficial utilities for metadata manipulation

npm version maintentace quality Snyk Vulnerabilities for npm package

Introduction

This plugin helps with metadata management. It allows for basic formatting and modifing of metadata files. It works in fully offline mode, so any changes made by this plugin have to be deployed manually.

Supported metadata files

Custom Labels

  • listing labels
  • sorting labels by fullName
  • adding label with cli

Profiles

Apex classes access

  • checking access to class
  • setting access to class

SObject accesses

  • check sObject access
  • set sObject access