tamarrow-zz
tamarrow-zz
what's the output of `dcos --version`?
If you are using the `package` subcommand, you need to connect the cli to your DC/OS cluster. `dcos config set core.dcos_url http://your/dcos/cluster`
Did you verify that the host is up? In your output of `dcos --verison` above you have `dcos.version=N/A` which indicated that the cli cannot connect to the cluster.
The package subcommand will not work. The node subcommand should work, but this is not supported.