Hey,
a lot of commands don't need to be run in exec mode/enabled and I like to run my scripts with the least permissions possible. This is especially useful for testing as I don't have a dedicated testing environment and would like to avoid running harmful commands by accident.
I would love to see another method for Commando like rundisabled() which executes the command without enabling after connect.
Hey,
a lot of commands don't need to be run in exec mode/enabled and I like to run my scripts with the least permissions possible. This is especially useful for testing as I don't have a dedicated testing environment and would like to avoid running harmful commands by accident.
I would love to see another method for Commando like rundisabled() which executes the command without enabling after connect.