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

Adding -All parameter for retrieving all the workspaces. (Works only with Organization scope) #100

Merged
merged 16 commits into from
Jan 4, 2019

Conversation

shpittam
Copy link
Contributor

No description provided.

@shpittam shpittam self-assigned this Dec 26, 2018
@shpittam shpittam changed the base branch from master to dev December 26, 2018 18:54
src/Common/Common.Client/GetCmdlet.cs Outdated Show resolved Hide resolved
@@ -71,6 +81,16 @@ protected override void BeginProcessing()
{
base.BeginProcessing();

if (this.First > 5000)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider thinking about how to include this check in the GetCmdlet class.

src/Common/Common.Client/PowerBIClientCmdlet.cs Outdated Show resolved Hide resolved
src/Common/Common.Client/GetCmdlet.cs Outdated Show resolved Hide resolved
src/Common/Common.Client/GetCmdlet.cs Outdated Show resolved Hide resolved
@CodeCyclone CodeCyclone added the enhancement New feature or request label Jan 4, 2019
@shpittam shpittam merged commit 13149cc into dev Jan 4, 2019
@nandemoii nandemoii deleted the shpittam-dev branch May 14, 2019 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants