Request Branch Access

apex acl request-branch <PKG_SERIAL> <BRANCH_NAME> [--repo=]
Request access to a branch on a package owned by another account.

Parameters

Parameter Description
pkg_serial The package formatted in username/alias to request access of.
branch_name The name of the branch to request access to.

Flags

Flag Description
--repo Optional repository alias of the request. Defaults to main Apex repository.

Examples

  • ./apex acl request-branch jsmith/myshop new-feature