---
title: "Action examples - jira getProject help"
canonical: "https://support.appfire.com/space/ACLI/60561077/Action%20examples%20-%20jira%20getProject%20help"
format: markdown
---
> Macro (aura-html)

| Action | getProject |
| --- | --- |
| Description | All actions have action specific help text. |
| Parameters | help |
| Command | ```
acli bobswift -a getProject --help
``` |

```


┌─────────────────────┬───────────────────────────────────────────────────────────────────────────┐
│ Action              │ getProject                                                                │
├─────────────────────┼───────────────────────────────────────────────────────────────────────────┤
│ Description         │ Get project information.                                                  │
├─────────────────────┼───────────────────────────────────────────────────────────────────────────┤
│ Required parameters │ project                                                                   │
├─────────────────────┼───────────────────────────────────────────────────────────────────────────┤
│ Optional parameters │ suppressId, file, encoding                                                │
├─────────────────────┼───────────────────────────────────────────────────────────────────────────┤
│ Common parameters   │ help, verbose, debug, quiet, special, dateFormat, dateFormat2, outputType │
├─────────────────────┼───────────────────────────────────────────────────────────────────────────┤
│ Access parameters   │ server, user, password, token                                             │
└─────────────────────┴───────────────────────────────────────────────────────────────────────────┘

```