Title:
Add "metadata" command that formats a remote package's metadata
Created:
5/29/2018 1:00:32 PM by jrasch
Status:
closed on 12/14/2018 11:13:53 AM
Last pulled:
8/10/2018 12:16:09 PM
Description:
This command should output metadata as key/value pairs to stdout. Here is the spec/docs that should also be added to the README: ### metadata Displays metadata for a remote ProGet universal package. upack metadata «package» [«version»] --source=«source» [--file=«file»] - **`package`** - Package name and group, such as group/name. - `version` - Package version. If not specified, the latest version is retrieved. - **`source`** - URL of a upack API endpoint. - `file` - The metadata file to display relative to the .upack root; the default is upack.json.