wavectl
wavectl copied to clipboard
Command Line Client For Wavefront
Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.11.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Function and variable names use lowerCamelCase. We should make a general pass over the code to change the naming conventions to snake_case.
The resource options https://github.com/box/wavectl/blob/master/doc/CommandReference.md#resource-options do not have dedicated tests. It would be nice to write directed unit tests to them.
The show command has --in-browser command line option. That command line does not have unit tests. We could write them with using mocking.
Right now the git integration with the pull command results in commit messages like this ``` hbaba@mbp-005063:~/misc/wavefront ((HEAD detached at d638aa8))$ git lola * dbee3c1 () [2018-01-20 23:46:46 -0800] (master,...
If the user has used resource options other than the --customerTag, the column spacing can be suboptimal. For example see here ``` $ ./wavectl show alert --name Kubernetes ID NAME...
In https://pypi.org/project/wavectl/ For example:  Is the reason the header ? Does it get confused because of that ? Not sure