manta-cli 2.0.0-beta.47

Another CLI for ALPS
1
2
3
4
5
6
7
8
9
10
//! `manta apply` subcommands.

pub mod boot_group;
pub mod boot_node;
pub mod boot_parameters;
pub mod hardware_group;
pub mod kernel_parameters;
pub mod redfish_endpoint;
pub mod sat_file;
pub mod template;