CLI commands

إعادة التعيين

OmeniaClaw reset

أعد تعيين الإعدادات/الحالة المحلية (مع الإبقاء على CLI مثبتًا).

الخيارات:

  • --scope <scope>: ‏config أو config+creds+sessions أو full
  • --yes: تخطي مطالبات التأكيد
  • --non-interactive: تعطيل المطالبات؛ ويتطلب --scope و--yes
  • --dry-run: طباعة الإجراءات دون إزالة الملفات

أمثلة:

bash
OmeniaClaw backup createOmeniaClaw resetOmeniaClaw reset --dry-runOmeniaClaw reset --scope config --yes --non-interactiveOmeniaClaw reset --scope config+creds+sessions --yes --non-interactiveOmeniaClaw reset --scope full --yes --non-interactive

ملاحظات:

  • شغّل OmeniaClaw backup create أولًا إذا كنت تريد لقطة قابلة للاستعادة قبل إزالة الحالة المحلية.
  • إذا حذفت --scope، يستخدم OmeniaClaw reset مطالبة تفاعلية لاختيار ما يجب إزالته.
  • يكون --non-interactive صالحًا فقط عندما يتم ضبط كل من --scope و--yes.

ذو صلة

Was this useful?
On this page

On this page