sfdx force:package:version:list
List all package versions in the Dev Hub org
Options
Name | Description |
---|---|
--json | Format output as json |
--loglevel <loglevel> | Logging level for this command invocation |
-v, --targetdevhubusername <targetdevhubusername> | Username or alias for the dev hub org; overrides default dev hub org |
--apiversion <apiversion> | Override the api version used for api requests made by this command |
-c, --createdlastdays <createdlastdays> | Created in the last specified number of days (starting at 00:00:00 of first day to now; 0 for today) |
--concise | Display limited package version details |
-m, --modifiedlastdays <modifiedlastdays> | List items modified in the specified last number of days (starting at 00:00:00 of first day to now; 0 for today) |
-p, --packages <packages> | Filter results on specified comma-delimited packages (aliases or 0Ho IDs) |
-r, --released | Display released versions only |
-o, --orderby <orderby> | Order by the specified package version fields |
--verbose | Display extended package version details |