cli versionΒΆ

cli version(1)					  BIG-IP TMSH Manual				       cli version(1)

NAME
       version - Displays and Configures tmsh versions.

MODULE
       cli

SYNTAX
       Configure the version component within the cli module using the syntax shown in the following sections.

   MODIFY
	modify version [option]
	  options:
	    active [string ]

   DISPLAY
	show version

DESCRIPTION
       You can use the version component to configure tmsh to run the specified version.

EXAMPLES
       modify cli version active 11.5.0

       Configures tmsh run 11.5.0 version.

       show cli version

       Displays the latest, active and supported versions of TMSH.

OPTIONS
       active
	    Specifies the active version of TMSH.

       latest
	    Displays TMSH the latest version. This is used as the default version.

       supported
	    Displays the current supported TMSH versions on the system.

       imported
	    Displays the imported TMSH versions on the system. An imported TMSH version will be imported from a UCS
	    created from TMSH version which is not supported in the current system - a very rare case. Be aware, for
	    an imported TMSH version, only syntax is supported, if it requires other handling other than syntax
	    change, it will not supported. So, for an imported TMSH version, it is not fully supported. By default,
	    this entry will not be displayed unless preference is set.

SEE ALSO
       show, modify, sys ucs, 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-2014. All rights reserved.

BIG-IP						      2014-06-11				       cli version(1)