HI, I'm trying to manually expose a port on a juju machine. According to this answer <https://askubuntu.com/questions/808176/how-to-manually-open-a-port-in-juju> I should be able to do something like this:-
juju run "open-port 443" --all However when I type this in my shell it throws an error open-port: command not found I can verify that the application on this particular controller is already exposed and it thus satisfies the requirement for running this command. >"The port range will only be open while the application is exposed." Can you help me understand what I'm doing wrong? Thanks, Akshat
-- Juju mailing list Juju@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju