aer package create
Create a package file containing schema and compiled code
aer package create [options] <source-path>... [flags]Options
-h, --help help for create
-o, --output string output package file (required)
--package strings package files to load for type checking (can be specified multiple times)
--package-dir strings directories containing .pkg files to load for type checking (can be specified multiple times)Options inherited from parent commands
-q, --quiet suppress progress output
-v, --verbose enable verbose outputSEE ALSO
- aer package - Manage Apex packages