Xcode plug-in commands are used to manage Mobile PaaS (mPaaS) Xcode Extension. The commands include:
- mpaas xcode unsign
- mpaas xcode restore
- mpaas xcode plugins version
- mpaas xcode plugins install
- mpaas xcode plugins uninstall
- mpaas xcode plugins update
- mpaas xcode plugins refresh
mpaas xcode unsign
mpaas xcode unsign
Removes an Xcode signature.
General options
-h, -- help: displays command help information
-- verbose: displays more debug information
-- silent: the silent mode without output informationExamples
mpaas xcode unsign
mpaas xcode restore
mpaas xcode restore
Recovers an Xcode signature.
General options
-h, -- help: displays command help information
-- verbose: displays more debug information
-- silent: the silent mode without output informationExamples
mpaas xcode restore
mpaas xcode plugins version
mpaas xcode plugins version
Displays the version number of the currently installed mPaaS Xcode Extension.
General options
-h, -- help: displays command help information
-- verbose: displays more debug information
-- silent: the silent mode without output informationExamples
mpaas xcode plugins version
mpaas xcode plugins install
mpaas xcode plugins install [OPTIONS]
Installs mPaaS Xcode Extension.
Note The latest mPaaS Xcode Extension may not work with the mPaaS developer tool. Therefore, the latest version that matches the mPaaS developer tool is installed by default.
Options
-V VERSION: installs mPaaS Xcode Extension of a specified version
-- local=PATH: installs mPaaS Xcode Extension from a local installation package
-- latest: installs the latest mPaaS Xcode Extension. Use this parameter with caution as the latest version may be incompatible with the current mPaaS developer tool.
General options
-h, -- help: displays command help information
-- verbose: displays more debug information
-- silent: the silent mode without output informationExamples
mpaas xcode plugins install
You can run the mpaas xcode plugins install -h command to view help information.
mpaas xcode plugins uninstall
mpaas xcode plugins uninstall
Uninstalls the currently installed mPaaS Xcode Extension.
General options
-h, -- help: displays command help information
-- verbose: displays more debug information
-- silent: the silent mode without output informationExamples
mpaas xcode plugins uninstall
mpaas xcode plugins update
mpaas xcode plugins update
Updates the currently installed mPaaS Xcode Extension.
Note The latest mPaaS Xcode Extension may not work with the mPaaS developer tool. Therefore, the latest version that matches the mPaaS developer tool is installed by default.
Options
-V VERSION: installs mPaaS Xcode Extension of a specified version
-- local=PATH: installs mPaaS Xcode Extension from a local installation package
-- latest: installs the latest mPaaS Xcode Extension. Use this parameter with caution as the latest version may be incompatible with the current mPaaS developer tool.
General options
-h, -- help: displays command help information
-- verbose: displays more debug information
-- silent: the silent mode without output informationExamples
mpaas xcode plugins update
You can run the mpaas xcode plugins update -h command to view help information.
mpaas xcode plugins refresh
mpaas xcode plugins refresh
Refreshes the Universally Unique Identifier (UUID) of the currently installed mPaaS Xcode Extension.
General options
-h, -- help: displays command help information
-- verbose: displays more debug information
-- silent: the silent mode without output informationExamples
mpaas xcode plugins refresh该文章对您有帮助吗?