cli-microsoft365 icon indicating copy to clipboard operation
cli-microsoft365 copied to clipboard

Enhancement: add appName option to 'entra app permission add/list' commands

Open martinlingstuyl opened this issue 1 year ago • 5 comments

Something we forgot:

Let's add an appName option to the following commands:

  • Entra app permission add
  • Entra app permission list

Options

Option Description
-n, --appName [appName] Display name of the Entra app to add the API permissions to. Specify either appId, appName or appObjectId.

Additional information

If multiple apps with the same name exist, the CLI should show a disambiguation prompt to let the user choose.

martinlingstuyl avatar Jan 21 '24 22:01 martinlingstuyl

@Adam-it

martinlingstuyl avatar Jan 21 '24 22:01 martinlingstuyl

yes this is what I was thinking of. Lets be also clear that currently this issue is on hold as the app permission list command is still under PR review so it makes no sense to start this issue before the parent one is complete #5668

Adam-it avatar Jan 21 '24 23:01 Adam-it

Let's open this one up, as both related commands are now in beta!

martinlingstuyl avatar Feb 12 '24 11:02 martinlingstuyl

Can I work on it?

SmitaNachan avatar Feb 12 '24 11:02 SmitaNachan

Certainly @SmitaNachan!

martinlingstuyl avatar Feb 12 '24 12:02 martinlingstuyl