Skip to content

[BUG] jamf-cli pro packages delete --help displays incorrect example commands #159

@jvanosten

Description

@jvanosten

When viewing the help page for jamf-cli pro packages delete --help, the output displays incorrect Examples.

The examples it displays are:
Examples:
Delete a package (with confirmation)
jamf-cli packages delete 1

Delete by name
jamf-cli packages delete --name "Example" --yes

Delete without confirmation prompt
jamf-cli packages delete 1 --yes

These should all start with jamf-cli pro instead of just jamf-cli

This also appears to affect other subcommands of the packages command help output. I see the same issue when running jamf-cli pro packages apply --help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions