Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for list-profiles subcommand #5463

Open
zadjii-msft opened this issue Apr 22, 2020 · 0 comments
Open

Add support for list-profiles subcommand #5463

zadjii-msft opened this issue Apr 22, 2020 · 0 comments
Labels
Area-Commandline wt.exe's commandline arguments Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal.
Milestone

Comments

@zadjii-msft
Copy link
Member

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.
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Apr 22, 2020
@zadjii-msft zadjii-msft added Product-Terminal The new Windows Terminal. Issue-Task It's a feature request, but it doesn't really need a major design. Area-Commandline wt.exe's commandline arguments labels Apr 22, 2020
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Apr 22, 2020
@DHowett-MSFT DHowett-MSFT added this to the Terminal v1.x milestone Apr 22, 2020
@DHowett-MSFT DHowett-MSFT removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Apr 22, 2020
@zadjii-msft zadjii-msft modified the milestones: Terminal Backlog, Backlog Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Commandline wt.exe's commandline arguments Issue-Task It's a feature request, but it doesn't really need a major design. Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

2 participants