Source Update

This commit is contained in:
Christer Warén
2024-04-27 18:25:14 +03:00
parent 0b8ea6b7bf
commit a1ff2b40d7
6 changed files with 288 additions and 36 deletions

View File

@ -1,3 +0,0 @@
warencli-login() {
echo ">>> Login <<<";
}

View File

@ -1,3 +0,0 @@
warencli-logout() {
echo ">>> Logout <<<";
}

View File

@ -7,10 +7,6 @@ Common Commands:
config Config
sign Certificates
Authentication Commands:
login Login
logout Logout
Management Commands:
settings Settings
";