Skip to content

Package command doesn't work for target linux #209

@stefankratz

Description

@stefankratz

What Is The Bug?

When running the package command targeting linux, no artifact is created. This applies to both gm-cli and GitHub workflow actions. The output suggests that there is no PackageZip command for linux, but rather a Package command.

Expected Change

No response

Steps To Reproduce

  1. Run command gm-cli package --target linux
  2. Output reads [IGOR] Unknown command: "PackageZip" for platform linux, possible commands are...

The list of possible commands doesn't contain PackageZip, but Package is present.

How reliably can you recreate this issue using your steps above?

Always

Metadata

Metadata

Labels

No labels
No labels
No fields configured for CLI Bug.

Projects

Status

Ready for QA

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions