cm remove-from-trustΒΆ

cm remove-from-trust(1)       BIG-IP TMSH Manual       cm remove-from-trust(1)



NAME
       remove-from-trust - Remove a device from a trust domain.

MODULE
       cm

SYNTAX
       Run the remove-from-trust program within the cm module using the syntax
       in the following section.  The trust-domain name 'Root' is optional
       beginning version 13.0.0.

   MODIFY
	run remove-from-trust [Root]
	  options:
	    [ca-device | non-ca-device]
	    device-name [string]

DESCRIPTION
       You can use the remove-from-trust command to remove a device from a
       trust domain.  This is an alternate helper command to the modify trust-
       domain ca-devices|non-ca-devices delete ...  command.

EXAMPLES
       run remove-from-trust ca-device device-name peer1

       Removes a device from the list of ca-devices in the trust domain Root.

OPTIONS
       ca-device
	    Indicates that the added device is a certificate authority device.

       device-name
	    Used to specify the name of a new device.

       non-ca-device
	    Indicates that the added device is a subordinate device.

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 2014-2015. All rights reserved.



BIG-IP				  2016-02-17	       cm remove-from-trust(1)