(command-juju-show-action)= # `juju show-action` > See also: [actions](#actions), [run](#run) ## Summary Shows detailed information about an action. ## Usage ```juju show-action [options] ``` ### Options | Flag | Default | Usage | | --- | --- | --- | | `-B`, `--no-browser-login` | false | Do not use web browser for authentication | | `-m`, `--model` | | Model to operate in. Accepts [<controller name>:]<model name>|<model UUID> | ## Examples juju show-action postgresql backup ## Details Show detailed information about an action on the target application.