The horizon.management.commands.startdash
ModuleΒΆ
-
class
horizon.management.commands.startdash.
Command
(stdout=None, stderr=None, no_color=False)[source] Bases:
django.core.management.templates.TemplateCommand
-
add_arguments
(parser)[source]
-
handle
(dash_name=None, **options)[source]
-
help
= 'Creates a Django app directory structure for a new dashboard with the given name in the current directory or optionally in the given directory.'
-
template
= '/build/horizon-TXgrJj/horizon-10.0.0~rc2/horizon/conf/dash_template'
-