commit | c7fa036f64b30a48424e2e247adc15677c42eb19 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Jul 12 14:49:05 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Jul 12 18:49:05 2024 +0000 |
tree | bcd0d3fdb739573815e899bd4af7b68e52883c14 | |
parent | 92ac0b6804bd94dc8c48545df40fbf173bec5b36 [diff] |
Fix CLI issues (#1575) This fixes the ability to be able to run the CLI anywhere other than /tmp and also exports the SHELL variable so that the Magnum clients works happily.
If you have any questions and discussions about Atmosphere, you can join the community:
#atmosphere
channel on the Kubernetes Slack. If you are new to Kubernetes Slack workspace, Join the Kubernetes Slack workspace first.You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg