project show


Preview

Preview features are available for use, but are still under rapid development.

There may be some minor gaps in functionality or documentation.

Your feedback on the enhancements you'd like to see on this feature are especially valuable, please send them through at https://github.com/build-trust/ockam/discussions/new

ockam project show [OPTIONS] [NAME]

This command will show all the details of a project such as its name, ID, and associated space.

Arguments

  • [NAME] (optional)
    Name of the project

Options

  • --identity [IDENTITY_NAME] (optional)
    Run the command as the given Identity name

  • --retry-count [RETRY_COUNT] (optional)
    Number of times to retry the command

  • --retry-delay [RETRY_DELAY] (optional)
    Delay between retries

Examples

# To show a project with a specific name
$ ockam project show myspace myproject