- _help(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Handles the help command
- _provaddartifactrepo(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
- _provaddmetadatarepo(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Adds a metadata repository.
- _provaddprofile(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Creates a profile given an id, location, and flavor
- _provaddrepo(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Adds both a metadata repository and artifact repository
- _provdelartifactrepo(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
- _provdelmetadatarepo(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
- _provdelprofile(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Deletes a profile given an id, location, and flavor
- _provdelrepo(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
- _provinstall(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Install a given IU to a given profile location.
- _provlar(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Lists the known artifact repositories, or the contents of a given artifact
repository.
- _provlg(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Lists the group IUs in all known metadata repositories, or in the given
metadata repository.
- _provlgp(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
- _provliu(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Lists the installable units that match the given URL, id, and/or version.
- _provlp(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Lists the known profiles, or the contents of a given profile.
- _provlpquery(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Lists the installable units that match the given profile id and query.
- _provlpts(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Lists the profile timestamps for a given profile id, if no profile id, the
default profile is used.
- _provlquery(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Lists the installable units that match the given URL and query.
- _provlr(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Lists the known metadata repositories, or the contents of a given metadata
repository.
- _provremove(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
- _provrevert(CommandInterpreter) - Method in class org.eclipse.equinox.internal.p2.console.ProvCommandProvider
-
Revert a profile to a given timestamp