UNPKG

ci-sf-plugin

Version:

Set of commands making CI and dev's life easier.

27 lines (14 loc) 469 B
# commandDescription Assigns profile to the currently authenticated user. # profilenameFlagDescription profile name to assign # ciconfigfileFlagDescription path to a 'ciconfig.json' file with 'profile' property # infoAssigningProfile Assigning profile to '%s' # errorAssignmentFailed Profile assignment has failed: %s # examples - sf ci user assign profile -o orgAlias - sf ci user assign profile --target-org orgAlias --profile-name "Custom Admin Profile"