drush_key_delete |
drush/key_delete.drush.inc |
Delete a key. |
|
|
drush_key_list |
drush/key_list.drush.inc |
Get a list of available keys. |
|
|
drush_key_provider_list |
drush/key_provider_list.drush.inc |
Get a list of available key providers. |
|
|
drush_key_save |
drush/key_save.drush.inc |
Save a key. |
|
|
drush_key_type_list |
drush/key_type_list.drush.inc |
Get a list of available key types. |
|
|
drush_key_value_get |
drush/key_value_get.drush.inc |
Get a key value. |
|
|
hook_key_provider_info_alter |
./key.api.php |
Alter the definitions of Key Provider plugins. |
|
|
key_drush_command |
drush/key.drush.inc |
Implements hook_drush_command(). |
|
|
key_drush_help |
drush/key.drush.inc |
Implements hook_drush_help(). |
|
|
key_drush_save_options |
drush/key.drush.inc |
Define the list of available drush options. |
2 |
|
key_help |
./key.module |
Implements hook_help(). |
|
|
key_update_8001 |
./key.install |
Set default value for stripping trailing line breaks. |
|
|
key_update_8002 |
./key.install |
Add the configuration prefix to existing key configuration overrides. |
|
|