https://github.com/adjust/rex-interface-shell-ilo
Rex module to support iLO
https://github.com/adjust/rex-interface-shell-ilo
Last synced: 2 months ago
JSON representation
Rex module to support iLO
- Host: GitHub
- URL: https://github.com/adjust/rex-interface-shell-ilo
- Owner: adjust
- License: other
- Created: 2021-02-22T10:13:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T13:46:07.000Z (over 5 years ago)
- Last Synced: 2025-01-17T09:11:56.755Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.pod
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
=pod
=head1 NAME
Rex::Interface::Shell::Ilo -- Rex module to support iLO
=head1 DESCRIPTION
Rex module to support iLO via the SMASH CLP shell.
=head1 LICENSE
This software is Copyright (c) 2021 by adjust GmbH.
This is free software, licensed under: The GNU Lesser General Public License, Version 3, June 2007
=head1 SUBROUTINES/METHODS
=over 4
=back
=head3 new
Initialize a Rex::Interface::Shell::Ilo object.
=head3 detect
Detect a Ilo (SMASH CLP) shell
=over 4
=back
=head3 exec
Execute a command with the SMASH CLP shell.
=cut