Skip to content

texei:profile:convert

Description

this command converts in the target org a Profile to a Permission Set.

It will not use Profiles stored locally in your project but it will:

  • dynamically retrieve the full Profile from your target org
  • convert it to a Permission Set
  • deploy it to the target org

No update to local Profile or Permission Set is done, but you'll be able to manually retrieve the created/updated Permission Set

Parameters

Name Type Description Default Required Options
api-version option Override the api version used for api requests made by this command
json boolean Format output as json.
override-api-name
-a
option undefined
override-name
-r
option undefined
profile-name
-n
option undefined
target-org
-o
option undefined

Examples

sf texei profile convert --profile-name 'My Profile'