sys software update-statusΒΆ

sys software update-status(1)			  BIG-IP TMSH Manual			sys software update-status(1)

NAME
       update-status - Displays the BIG-IP(r) update check results.

MODULE
       sys software

SYNTAX
       Display the results of an update check contained in the update-status component within the sys software module
       using the syntax in the following section.

   DISPLAY
	list update-status
	    options:
	       all-properties
	       one-line
	       [update type] (e.g. RELEASE)

	show update-status
	    options:
	       field-fmt
	       [update type] (e.g. RELEASE)

DESCRIPTION
       You can use the update-status component to display the results of the update check feature.

EXAMPLES
       list update-status

       Displays all update check information for the system.

       show update-status RELEASE

       Displays update check information for the RELEASE update type for the system in a formatted output.

       list update-status GEOLOC all-properties one-line

       Displays all update check information for the GEOLOC update type on one line.

       list update-status last-checked-version

       Displays the last checked version for all update types.

OPTIONS
       app-service
	    Specifies the name of the application service to which the object belongs. The default value is none.
	    Note: If the strict-updates option is enabled on the application service that owns the object, you cannot
	    modify or delete the object. Only the application service can modify or delete the object.

       available
	    This is the file name of the available update.

       check-user
	    This is the system user that last executed the update check.

       label
	    This is the label used when displaying the status on the GUI.

       last-checked
	    This is the last time this update type was checked.

       last-checked-auto-mode
	    This is false if the last time this update type was checked was performed manually.

       last-checked-version
	    This is the version found at the last time this update type was checked.

       progress-status
	    This is the state of the update check.

       supplement
	    This is the file name of the supplemental file.

       url  This is the URL linking to the available update.

       url-supplement
	    This is a URL linking to a file supplemental to the available update.

       For information about the options that you can use with the command list, see help list.

SEE ALSO
       list, 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 2008-2010, 2013, 2015. All rights reserved.

BIG-IP						      2016-03-14			sys software update-status(1)