Files
deb-python-dcos/cli/tests/data/dcos.toml
Yura 4d9e9cdbbd add user auth flow
[ADD] DCOS-831 Add login feature
2015-04-27 12:00:19 +03:00

12 lines
279 B
TOML

[subcommand]
pip_find_links = "../dist"
[core]
email = "test@mail.com"
reporting = false
[marathon]
host = "localhost"
port = 8080
[package]
sources = [ "git://github.com/mesosphere/universe.git", "https://github.com/mesosphere/universe/archive/master.zip",]
cache = "tmp/cache"