Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Drupal
drupalizer
Commits
2086d205
Commit
2086d205
authored
Jan 12, 2017
by
Samuel Sirois
Browse files
Add alias 'cim' to drush.config_import
parent
27ac5aab
Pipeline
#2500
failed with stages
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
drush.py
View file @
2086d205
...
...
@@ -249,7 +249,7 @@ def config_export():
print
(
green
(
'Configurations exported.'
))
@
task
@
task
(
alias
=
'cim'
)
def
config_import
():
"""
Import configurations from a config directory.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment