The horizon.management.commands.startdash
ModuleΒΆ
-
class
horizon.management.commands.startdash.
Command
[source] Bases:
django.core.management.templates.TemplateCommand
-
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.'
-
option_list
= (<Option at 0x7f38aaef2a28: -v/--verbosity>, <Option at 0x7f38aaef2b48: --settings>, <Option at 0x7f38aaef2b90: --pythonpath>, <Option at 0x7f38aaef2bd8: --traceback>, <Option at 0x7f38aaef2c68: --no-color>, <Option at 0x7f38a51e07e8: --template>, <Option at 0x7f38a51e0098: -e/--extension>, <Option at 0x7f38a51e0488: -n/--name>, <Option at 0x7f38a51e0d40: --target>)
-
template
= '/home/zigo/sources/openstack/liberty/horizon/build-area/horizon-8.0.0/horizon/conf/dash_template'
-