Skip to content

feat!: remove --global flag #27

@ankddev

Description

@ankddev

Description

Remove --global flag.

Motivation

As we now specify process as last arg, I think that we need to remove this flag. This will simplify code and user-experience. Also I don't see usecases for global mode with process.

Design

When process is specified, we need to set it locally for process. But if no process is specified, we need to set it globally.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions