Added example to the TL;DR section

This commit is contained in:
Michele Cereda
2023-01-29 17:10:01 +01:00
parent 4744706928
commit a4e42504ab

View File

@@ -21,6 +21,7 @@ replicatedctl app inspect
# Export the application's settings.
replicatedctl app-config export
replicatedctl app-config export > 'settings.json'
replicatedctl app-config export --template '{{ .enc_password.Value }}'
# Apply changes to the application's settings.
replicatedctl app apply-config