|
ORE Studio 0.0.4
|
This is the complete list of members for tenants_commands, including all inherited members.
| process_add_tenant(std::ostream &out, ores::nats::service::nats_client &session, std::string code, std::string name, std::string type, std::string hostname, std::string description) | tenants_commands | static |
| process_delete_tenant(std::ostream &out, ores::nats::service::nats_client &session, std::string tenant_id) | tenants_commands | static |
| process_get_tenants(std::ostream &out, ores::nats::service::nats_client &session, bool include_deleted) | tenants_commands | static |
| process_tenant_history(std::ostream &out, ores::nats::service::nats_client &session, std::string tenant_id) | tenants_commands | static |
| register_commands(cli::Menu &root_menu, ores::nats::service::nats_client &session, pagination_context &pagination) | tenants_commands | static |