Skip to content

Commit

Permalink
Fix help output of dcos node regarding dcos node dns
Browse files Browse the repository at this point in the history
  • Loading branch information
rgo3 authored and armandgrillet committed Apr 5, 2019
1 parent 576e423 commit 0d4e0e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cli/dcoscli/data/help/node.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ Commands:
Delete a diagnostics bundle.
diagnostics download
Download a diagnostics bundle.
dns
Print the IP address(es) corresponding to a given dns-name
list-components
Print a list of available DC/OS components on specified node.
log
Expand Down Expand Up @@ -111,3 +113,6 @@ Positional Arguments:
Node to run command upon. A node can be any of the following: IP address,
hostname, Mesos ID, or the keywords "all", "masters", "agents". You must use
quotation marks around keywords.
<dns-name>
DNS name of which the IP addresses will be returned when running
`dcos node dns`.

0 comments on commit 0d4e0e0

Please sign in to comment.