Skip to content

cli: global argument cleanup  #170

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions