Skip to content

Skip setting up permissions if they are already set #87

Description

@JoeSSS

Is your feature request related to a problem? Please describe.
I am using CLI tool inside our test automation and every time you start a new set of test the simulator goes to reboot to set the permissions, which eats time and CPU power (especially valid on CI).

Describe the solution you'd like
Either make the tool identify on its own that the permissions are already set and skip the action of reboot (probably adding an additional flag like --skip-if-already-set for better control).

Describe alternatives you've considered
Give the tool possibility to --getPermissions so the user could analyze them on their own and decide to whether to set or not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions