2.467. openstack workflow execution list


usage: openstack workflow execution list [-h] [-f {csv,json,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--noindent]
                                         [--quote {all,minimal,none,nonnumeric}]
                                         [--marker [MARKER]] [--limit [LIMIT]]
                                         [--sort_keys [SORT_KEYS]]
                                         [--sort_dirs [SORT_DIRS]]
List all executions.

Optional arguments

-h, --help


        show this help message and exit

--marker [MARKER]


        The last execution uuid of the previous page, displays
      list of executions after "marker".

--limit [LIMIT]


        Maximum number of executions to return in a single
      result.

--sort_keys [SORT_KEYS]


      Comma-separated list of sort keys to sort results by.
      Default: created_at. Example: mistral execution-list
      --sort_keys=id,description

--sort_dirs [SORT_DIRS]


      Comma-separated list of sort directions. Default: asc.
      Example: mistral execution-list
      --sort_keys=id,description --sort_dirs=asc,desc

Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top