Versions Compared

Key

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

The ACLI Shell is the new, modern look for the CLI providing increased ease of use and new capabilities. We have more new features in the works as well. We’d love to hear your feedback on this new experience including anything that seems like a bug or missing functionality.

...

An introduction to the ACLI Shell

Description

The ACLI Shell is a terminal app that provides prompts, helps discover actions, walks through available parameters and values, completes content, and then runs the action.

ACLI version 10.6, the ACLI shell introduced auto prompting or inline completion.

...

We want your feedback on this important new feature of the ACLI.
Use the /support feedback slash command and type in your comments and ideas!

...

To start the ACLI Shell app, you need to run the acli start script in a supported terminal with or without a single parameter referencing a configured site.

You need to specify a configured site, your configured default site is used.
The acli start script requires more than one parameter to run actions.

Once in the app, just start typing your action … .

Use examplegear to try out actions. Examplegear is the Appfire testing site. To access it, type acli examplegear

As you type an action, the ACLI shell presents a list of actions based on the text you type.
To select an option press tab then use the up and down arrow keys to highlight the options.
Press space bar to select the option and return to the ACLI shell command line.

...

Info

Inline completion supported in jira, confluence and agile clients in 10.6. Future releases will bring inline completion to all clients.

In ACLI version 10.6, the ACLI shell introduced auto prompting or inline completion.

...

Recalling actions from the current ACLI Shell Session

In the shell, type /history.
The shell displays a list of actions run in previous sessions.

...

In the shell, at the prompt type history.
The shell displays a list of actions run in previous sessions.

...