Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (22 loc) · 506 Bytes

config-edit.md

File metadata and controls

25 lines (22 loc) · 506 Bytes

config:edit

चयनित व्यवस्था को बदलें।

Usage:

drupal config:edit [arguments]
ced
cdit

Available arguments

Argument Details
config-name व्यवस्था का नाम।
editor संपादक।

Examples

  • Edit system cron configurations with "vim" (default editor).
drupal config:edit system.cron
  • Edit system cron configurations with "gedit".
drupal config:edit system.cron gedit