Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
groups:
- Commands
- Classes
- name: JiraAgilePS
path: docs/JiraAgilePS
listChilds: true
# - name: HipChatPS
# path: docs/HipChatPS
- name: JiraPS
Expand Down
21 changes: 21 additions & 0 deletions docs/JiraAgilePS/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
layout: documentation
title: JiraAgilePS
permalink: /docs/JiraAgilePS/
---
# JiraAgilePS

JiraAgilePS extends JiraPS with Jira Agile functionality.

If you are exploring what it can do, start here:

1. Read the module overview: [/module/JiraAgilePS/](/module/JiraAgilePS/).
2. Open the source and usage notes: <https://github.com/AtlassianPS/JiraAgilePS>.
3. Discover commands in your shell:

```powershell
Get-Command -Module JiraAgilePS
Get-Help Get-JiraAgileBoard -Full
```

As we publish richer command reference pages, they will appear in this section.
1 change: 1 addition & 0 deletions modules/JiraAgilePS
Submodule JiraAgilePS added at a2a8ea
Loading