Skip to content

Commit

Permalink
csle-cli fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Limmen committed Feb 10, 2024
1 parent 42c78fa commit 0aed25b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simulation-system/libs/csle-cli/src/csle_cli/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
from csle_cluster.cluster_manager.cluster_manager_pb2 import ContainerImageDTO

ClusterUtil.set_config_parameters_from_config_file()
ClusterUtil.get_config()


@click.group(context_settings=dict(help_option_names=["-h", "--help"]))
Expand Down

0 comments on commit 0aed25b

Please sign in to comment.