We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fdab8c commit 3ae39b2Copy full SHA for 3ae39b2
README.md
@@ -12,3 +12,8 @@ open the link.
12
3. AZURE_CREDENTIAL (Azure Key).
13
4. AZURE_CONTAINER (Azure Container Name).
14
5. AZURE_BACKUP_FOLDER_NAME.
15
+
16
+## Commands
17
+1. python3 manage.py db-backup-list
18
+2. python3 manage.py db-backup
19
+3. python3 manage.py db-restore
0 commit comments