Skip to content

Migrate to new --completion command #1987

@pd93

Description

@pd93

Description

In #1157, a new --completion flag was added to Task and we deprecated the direct use of the files in the /completions directory.

The next step for completions is to delete the existing files from the project and migrate them to templates. This will give us more flexibility to dynamically add commands/flags to the scripts. However, this cannot be done until users have moved away from the existing completion scripts (unless we duplicate them I guess).

This issue is a rollup to track which installation methods are still using the deprecated completions method and which have migrated to the new flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: completionsChanges related to shell completions and scripts.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions