Sys-cli Role¶
Description: No description available
Variables¶
author: Kevin Veen-Birkenbach
description: This role installs and provides the Infinito.Nexus CLI, enabling you to manage your entire Infinito.Nexus environment from the command line. After deployment, the infinito command is available.
license: Infinito.Nexus NonCommercial License
license_url: https://s.infinito.nexus/license
company: Kevin Veen-Birkenbach
Consulting & Coaching Solutions https://www.veen.world
galaxy_tags: [‘infinito’, ‘cli’, ‘management’, ‘automation’]
repository: https://s.infinito.nexus/code
issue_tracker_url: https://s.infinito.nexus/issues
documentation: https://s.infinito.nexus/code/
logo: {‘class’: ‘fa-solid fa-terminal’}
run_after: []
README¶
Infinito.Nexus CLI¶
This Ansible role installs and makes the Infinito.Nexus CLI available on your system.
Description¶
After deploying this role, you will have access to the infinito
command-line interface (CLI), which is the central tool for managing and
operating all aspects of your Infinito.Nexus environment.
Usage¶
Once this role has been applied, you can run all CLI commands using:
infinito --help
to get a list of available commands and options.
Features¶
Installs the Infinito.Nexus CLI automatically
Ensures the CLI is available system-wide
All commands accessible via
infinito --help