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 OfflineManagementClient.executeCli(String) #84

Open
Ladicek opened this issue Apr 19, 2016 · 0 comments
Open

add OfflineManagementClient.executeCli(String) #84

Ladicek opened this issue Apr 19, 2016 · 0 comments
Assignees

Comments

@Ladicek
Copy link
Contributor

Ladicek commented Apr 19, 2016

Some local CLI operations can be run offline. For that, we'd need something like OfflineManagementClient.executeCli(String). That shouldn't be terribly hard to add.

The only thing is that I'd like to have a unified CliException for both online and offline CLI, yet the existing CliException is in the ...online package. Not sure how to deal with that. Probably just give up this goal and use a different exception, e.g. OfflineCliException.

@Ladicek Ladicek self-assigned this Apr 19, 2016
olukas pushed a commit to olukas/creaper that referenced this issue Apr 12, 2017
unginore test AddCustomPrincipalTransformerOnlineTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant