HomeDevCentral

New artisan command: config:show

Description

New artisan command: config:show

Summary:

  • Name: config:show
  • Description: Show notifications center configuration

Test Plan:

$ php artisan config:show
Gates:

- DockerHub
- GitHub
- Phabricator

Features:

+---------------+---------+
| Feature       | Enabled |
+---------------+---------+
| Gate          | ✓       |
| ActionsReport | ✓       |
+---------------+---------+

Services declared in credentials:

+-------------+-----------+---------------------------------+--------+
| Gate        | Door      | Instance                        | Status |
+-------------+-----------+---------------------------------+--------+
| GitHub      | Nasqueron | ø                               | ✓      |
| Phabricator | Nasqueron | http://devcentral.nasqueron.org | ✓      |
+-------------+-----------+---------------------------------+--------+

Reviewers: dereckson

Differential Revision: http://devcentral.nasqueron.org/D169

Details

Provenance
derecksonAuthored on
Differential Revision
D169: New artisan command: config:show
Parents
rNOTIF762ce5d2fe8d: Fixed typo in command description
Branches
Unknown
Tags
Unknown