Skip to content

Add support for list-profiles subcommand #5463

@zadjii-msft

Description

@zadjii-msft

From the original spec:

list-profiles

list-profiles [--all,-A] [--showGuids,-g]

Displays a list of each of the available profiles. Each profile displays it's
name, separated by newlines.

Parameters:

  • --all,-A: Show all profiles, including profiles marked "hidden": true.
  • --showGuids,-g: In addition to showing names, also list each profile's
    guid. These GUIDs should probably be listed first on each line, to make
    parsing output easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-Commandlinewt.exe's commandline argumentsIssue-TaskIt's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions