A collection of classes and commands for automated command line scripting using Python.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Shawn Davis 59add82e4c Fixed issue with perms command and updated other posix commands to avoid kwargs conflicts. 2 years ago
..
cli Clean up and improvements for v7. 2 years ago
data/inventory Fixed typo in nextcloud inventory. 2 years ago
lib Fixed issue with perms command and updated other posix commands to avoid kwargs conflicts. 2 years ago
library Refactored snippets and loaders to lib. 3 years ago
parsers Modified command filtering to always allow empty command environments and updated ItemizedCommand to include empty envrionments and tags attributes by default. 4 years ago
__init__.py Initial Import 4 years ago
constants.py Fixed issues during testing. 2 years ago
exceptions.py Started yet another new scheme for managing commands. 2 years ago
factory.py Updated factory so that `get_command()` raises an error if the factory has not yet been loaded. 4 years ago
variables.py Added support for Content and Prompt instances. 2 years ago
version.py Clean up and improvements for v7. 2 years ago