37 Commits (development)

Author SHA1 Message Date
Shawn Davis b8e0c11ceb Added pgsql command for executing raw SQL. 5 months ago
Shawn Davis c659b7c999 Added pgsql.sql command for scripting raw SQL. 5 months ago
Shawn Davis ad6c773193 Updated base loader to accept space separated lists. 10 months ago
Shawn Davis 20866e78ed Fix issue with exclude and rsync. 10 months ago
Shawn Davis 56e6af404e Added experimental support for other operating systems. 1 year ago
Shawn Davis a8f811a256 Updated help documentation. 1 year ago
Shawn Davis c638b3d520 Added mattermost command. 1 year ago
Shawn Davis aad47de6a1 Updated help. 1 year ago
Shawn Davis 29c40cf1f1 Updated docs. 1 year ago
Shawn Davis 0d93018a00 Updated docs. 1 year ago
Shawn Davis 6de3956dc6 Updated the CLI interface. 1 year ago
Shawn Davis 7a64eeff09 Finished unit tests for new release. 1 year ago
Shawn Davis 85f7d8f792 Updated slack and twist commands to include properly escaped data. 2 years ago
Shawn Davis 525a866e2b A badly formatted command declaration will now raise InvalidInput so that integrations can detect and react rather than receive an ugly TypeError. 2 years ago
Shawn Davis 59add82e4c Fixed issue with perms command and updated other posix commands to avoid kwargs conflicts. 2 years ago
Shawn Davis 7509d74475 Added support for pip install from file. 2 years ago
Shawn Davis 3c982420ee Updated directory and perms to use MultipleCommands. 2 years ago
Shawn Davis f4e43e3d85 Always ensure that a command instance is given a canonical name. 2 years ago
Shawn Davis 894abd05c0 Added base support for commands that generate multiple statements. 2 years ago
Shawn Davis 4fb46eb508 Clean up and improvements for v7. 2 years ago
Shawn Davis 549a7cfb1e Added support for Content and Prompt instances. 2 years ago
Shawn Davis a17c1d920c Removed snippets approach. 2 years ago
Shawn Davis 558ceb5046 Fixed issues during testing. 2 years ago
Shawn Davis 6f8bd48b64 Worked on new loading and factory. 2 years ago
Shawn Davis b2903c1490 Started yet another new scheme for managing commands. 2 years ago
Shawn Davis b5b3065363 Improved support for explain commands. 3 years ago
Shawn Davis d72584af67 Updated docs. 3 years ago
Shawn Davis 55dbe0e5a8 Added support for passing through excluded kwargs so that custom parsers (like django) can be informed of implementation-specific attributes. 3 years ago
Shawn Davis 7ecdb3c1f3 Worked on new docs/tutorial output. 3 years ago
Shawn Davis 10c1c88b0b Updated nextcloud inventory to use new PHP support. 3 years ago
Shawn Davis 291dcdfd5f Added support for explanations and screenshots. 3 years ago
Shawn Davis 2b990ff4b7 Added sudo support to Template output. 3 years ago
Shawn Davis 6abcede7e8 Added `load_variables()` to all. 3 years ago
Shawn Davis 34f3d1e2a7 Added basic support for PHP. 3 years ago
Shawn Davis d4935af4e0 Added inventory for nextcloud, postgres and ubuntu. 3 years ago
Shawn Davis d79aff9f88 Created contexts module for capturing global context variables. 3 years ago
Shawn Davis fba0c89d36 Refactored snippets and loaders to lib. 3 years ago