Skip to content

explicit flag support for multi-stage install #2729

@siggy

Description

@siggy

#2719 introduces multi-stage install, via a single positional argument:

  • linkerd install config --flags
  • linkerd install control-plane --flags

The help output does not provide any context on which install flags are supported for each stage. We should make that explicit in the code and help output. This could be accomplished by new top-level cli commands, or via cobra subcommands on install.

Motivated by: #2719 (comment)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions