Certificate enrollment (#24)

This commit is contained in:
Martin Lablans
2022-10-17 14:38:34 +02:00
committed by GitHub
parent ca45a3dbe9
commit e273e97d9c
4 changed files with 21 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ checkOwner(){
}
printUsage() {
echo "Usage: bridgehead start|stop|update|install|uninstall PROJECTNAME"
echo "Usage: bridgehead start|stop|update|install|uninstall|enroll PROJECTNAME"
echo "PROJECTNAME should be one of ccp|nngm|gbn"
}