aer package mock
Create a .pkg file from a managed package installed in the org
Synopsis
Queries EntityDefinition for package objects and creates a package file with namespace stripped for portability
aer package mock <namespace> [flags]Options
-a, --account string Salesforce account/org to use (default: active)
-h, --help help for mock
--include-deprecated include classes, methods, and properties with @Deprecated annotation
-o, --output string output package file (defaults to <namespace>.pkg)Options inherited from parent commands
-q, --quiet suppress progress output
-v, --verbose enable verbose outputSEE ALSO
- aer package - Manage Apex packages