Skip to content
This repository was archived by the owner on Nov 17, 2021. It is now read-only.
This repository was archived by the owner on Nov 17, 2021. It is now read-only.

cic track start options/usage #114

@jimconner

Description

@jimconner

cic track start ansible without specifying a --fork parameter gives the error message Fork option container invalid characters. Check you have typed it correctly.

That error message contains a typo 'container' instead of 'contains' which needs fixing, but we should also output a 'usage' line in standard bash manpage format to show how it should be done.

i.e. cic track start <trackname> --fork <fork>

If fork is a required argument for cic track start <track> then it would be good to miss out the --fork option flag.

i.e. cic track start <trackname> <fork>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions