Home
last modified time | relevance | path

Searched refs:undeploy (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/devtool/
H A Ddeploy.py282 def undeploy(args, config, basepath, workspace): function
378 parser_undeploy.set_defaults(func=undeploy)
/openbmc/openbmc/poky/documentation/ref-manual/
H A Ddevtool-reference.rst62 undeploy-target Undeploy recipe output files in live target machine
555 Use the ``devtool undeploy-target`` command to remove deployed build
556 output from the target machine. For the ``devtool undeploy-target``
561 $ devtool undeploy-target recipe target
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dextensible.rst1462 ``devtool undeploy-target`` command to restore those files and remove
1465 $ devtool undeploy-target lighttpd root@192.168.7.2
1471 $ devtool undeploy-target -a root@192.168.7.2
1480 The ``devtool deploy-target`` and ``devtool undeploy-target`` commands do