085d9887e0
This patchset updates docs to doc to align with OpenStack standard. Follow-up patchset will be needed to publish documentation to OpenStack [0]. TODO: Update Armada documentation job to align with [1]. [0] https://docs.openstack.org/doc-contrib-guide/project-guides.html [1] http://lists.openstack.org/pipermail/openstack-dev/2018-March/128594.html Change-Id: I100541611ddfcd5c42f09da631346cb8ef3de5e7
925 B
925 B
Armada - Tiller
Commands
Usage: armada tiller [OPTIONS]
This command gets tiller information
The tiller command uses flags to obtain information from tiller services
To obtain armada deployed releases:
$ armada tiller --releases
To obtain tiller service status/information:
$ armada tiller --status
Options:
--tiller-host TEXT Tiller host ip
--tiller-port INTEGER Tiller host port
-tn, --tiller-namespace TEXT Tiller namespace
--releases list of deployed releses
--status Status of Armada services
--help Show this message and exit.
Synopsis
The tiller command will perform command directly with tiller to check if tiller in the cluster is running and the list of releases in tiller cluster.