Name
ocpidev-refresh — manually refresh an OpenCPI project's metadata.
Synopsis
ocpidev [<options>] refresh project
DESCRIPTION
Projects have some metadata associated with them.
This metadata is used by ocpidev show and can be used
by other programs to interface with projects.
If ocpidev is used throughout the use of the project,
the project metadata is automatically updated.
The refresh verb is only required if
something outside of ocpidev operates on the project.
Asset types to be specified in the <noun> argument are:
-
project
-
Refresh the current project’s metadata.
OPTIONS
There are no verb-specific options for refresh.
EXAMPLES
Manually regenerate the project’s metadata:
ocpidev refresh project
COPYING
Copyright (C) 2020 OpenCPI www.opencpi.org. OpenCPI is free software:
you can redistribute it and/or modify it under the terms of the
GNU Lesser General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your
option) any later version.