Inspect a specific deployment

vela

  • Command-line tools for the Vela pipeline.
    More information: <https://go-vela.github.io/docs/reference/cli/>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

vela view deployment --org {{organization}} --repo {{repository_name}} --deployment {{deployment_number}}

click the source code to copy