Remove secrets and auto-start actions and update imports
This commit is contained in:
@@ -6,11 +6,6 @@ Usage: dotf [OPTIONS] [ARGS]
|
||||
--ansible, -A Upgrade Ansible packages
|
||||
--ansible-verbose Upgrade Ansible packages with verbose output (-vvv)
|
||||
--full-speed, -F Use all available cores for compilation (Default: 8 cores)
|
||||
|
||||
secrets: Encrypt and decrypt secrets.
|
||||
Commands:
|
||||
encrypt Encrypt all files in the secrets folder
|
||||
decrypt Decrypt all .gpg files in the secrets folder
|
||||
|
||||
service: Manage Docker services for development.
|
||||
Commands:
|
||||
@@ -30,6 +25,5 @@ Usage: dotf [OPTIONS] [ARGS]
|
||||
--python Run only Python linters (pylint, black)
|
||||
--fix Auto-fix issues where possible
|
||||
|
||||
auto-start: Start a set of pre-defined applications.
|
||||
hello: Shows the welcome message for the terminal.
|
||||
help: Shows this help message
|
||||
|
||||
Reference in New Issue
Block a user