Skip to content

cli: global argument cleanup  #170

@jbohren

Description

@jbohren

Most verbs now have a --workspace and --profile argument. I think it would be good to move these to the main catkin command to clean the cli documentation up. This would have effects like the following:

Instead of:

catkin build --workspace /path/to/ws --profile debug

You would run:

catkin --workspace /path/to/ws --profile debug build

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions