Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tip

Here are some tips to get you started. You can edit this page to see how it works!

1. Create a page

  • Click "Create" and select "Blank Page" to create your first page.
  • New pages are created as children of the page you are currently viewing.

2. Add to your page

  • Click "Edit" to enter the Confluence editor and use the page layouts feature to structure your content using sections and columns.
  • Use headings to format your text and drag and drop images into your page to provide visual interest.
  • Click "Insert" and select "Other Macros" to add macros for navigation, special formatting and other media.
Panel

On this page:

Table of Contents

3. Organise your pages

Here are some tips for organising your content.

  • Change the page order

The sidebar on the left displays your pages in a hierarchy. If you have Space Administrator permissions you can click "Space Tools" > "Reorder Pages" to move pages around.

  • Add labels

Labels help keep pages organised and make it easier for you to find the information you need. Click "Labels" at the bottom of a page to add or edit. The "Related pages" section on this page uses labels too!

  • Make templates

Standardise and speed up the page creation process with templates. You can create and format a template with page layouts, standard headings and instructional text for hints and guidelines. Check out our sample page on "Making a template"

Related pages

Filter by label (Content by label)showLabelsfalsespacesCLIFJsorttitleshowSpacefalsetypepagelabelsdocumentation-space-sample

ATLAS CLI for Jira allows you to any thing you normally do through the Browser, using command line terminal. Although most users are inclined to use Graphical User Interface (GUI) more than a Command Line Interface (CLI) there are advantages of a CLI compared to GUI:

  • Something needs to be scripted and automated: Since a command is parametric a simple command can be run on many different Jira sites, project, issues etc. You can easily write a one line of command and it can create thousands of issues without any user intervention.

  • Utilize Version Control: You can create shell scripts and put them under version control.

  • Shareable: Commands and shell scripts are just text files, you can send them to your colleagues and they can execute them with their own tweaks.

  • No need for browser: On-premise Jira servers are usually run on servers without monitors, you can easily ssh to remote server and run commands without any browser.


Child pages (Children Display)