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

  1. Manually regenerate the project’s metadata:

    ocpidev refresh project

BUGS

See https://www.opencpi.org/report-defects

RESOURCES

See the main web site: https://www.opencpi.org

SEE ALSO

ocpidev(1) ocpidev-build(1) ocpidev-clean(1) ocpidev-create(1) ocpidev-delete(1) ocpidev-register(1) ocpidev-run(1) ocpidev-set(1) ocpidev-show(1) ocpidev-unregister(1) ocpidev-unset(1) ocpidev-utilization(1)

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.