util qkcloudΒΆ

util qkcloud(1) 	      BIG-IP TMSH Manual	       util qkcloud(1)



NAME
       qkcloud - Run the qkcloud utility for the purpose of displaying cloud
       meta-data.

MODULE
       util

SYNTAX
	run util qkcloud [ -d ] [ -h ] [ -j ] [ -l ] [ -V ]  [ -v ] [ -x ]

	or

	run util qkcloud [ --human ] [ --help ] [ --json ] [ --latest]
			 [ --version ] [ --verbose ] [ --xml ]

DESCRIPTION
       The qkcloud utility displays meta-data obtained from
       http://169.254.169.254.

OPTIONS
       -d or --human
	    This directs the qkcloud program to output data in human format
	    (similar to yaml).

       -h or --help
	    Displays this help message.

       -j or --json
	    This directs the qkcloud program to output data in json format.

       -l or --latest
	    This tells qkcloud to only show the latest API.

       -V or --version
	    This will show the qkcloud version and the system type.

       -v or --verbose
	    This will tell qkcloud to turn on the CURL verbose mode in order
	    to see the details of communication with http://169.254.169.254.

       -x or --xml
	    This directs the qkcloud program to output data in xml format.

SEE ALSO
       run, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2018. All rights reserved.



BIG-IP				  2018-04-20		       util qkcloud(1)