Cf-remote

Latest version: v0.6.0

Safety actively analyzes 702392 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

0.6.0

This release includes the new `cf-remote connect` command to open an SSH shell:


$ cf-remote connect -H hub
Opening a SSH command shell...
ubuntuip-172-31-34-237:~$


We've also made internal changes to reduce the number of SSH commands run sequentially, by transferring across a script (named `nt-discovery.sh`). In our testing, this improves the performance of `cf-remote info` by 10-20%, but this should vary based on how slow the machine and network is.

What's Changed
* Removed debian-9 from spawnable platforms by victormlg in https://github.com/cfengine/cf-remote/pull/113
* ENT-12155: Fixed traceback caused by unknown architecture by olehermanse in https://github.com/cfengine/cf-remote/pull/115
* Added connect command by victormlg in https://github.com/cfengine/cf-remote/pull/114
* Created nt-discovery.sh file by victormlg in https://github.com/cfengine/cf-remote/pull/112
* Made os-release/redhat-release optional by victormlg in https://github.com/cfengine/cf-remote/pull/116
* cf-remote connect: Handled errors from ssh by olehermanse in https://github.com/cfengine/cf-remote/pull/117
* cf-remote: Made nt-discovery parts quiet by default by olehermanse in https://github.com/cfengine/cf-remote/pull/118
* Removed unnecessary whoami command by olehermanse in https://github.com/cfengine/cf-remote/pull/119


**Full Changelog**: https://github.com/cfengine/cf-remote/compare/0.5.2...0.6.0

0.5.2

What's Changed
* Fixed error handling in deploy by victormlg in https://github.com/cfengine/cf-remote/pull/110
* Fixed file extension error when installing package by victormlg in https://github.com/cfengine/cf-remote/pull/111


**Full Changelog**: https://github.com/cfengine/cf-remote/compare/0.5.1...0.5.2

0.5.1

What's Changed
* Replaced which by command -v by victormlg in https://github.com/cfengine/cf-remote/pull/108
* Added black yml files by victormlg in https://github.com/cfengine/cf-remote/pull/107
* Added sudo skipping when UID is zero by victormlg in https://github.com/cfengine/cf-remote/pull/106
* Added check if binaries are in path by victormlg in https://github.com/cfengine/cf-remote/pull/109


**Full Changelog**: https://github.com/cfengine/cf-remote/compare/0.5.0...0.5.1

0.5.0

What's Changed
* Use 'centos' as the user on CentOS machines by vpodzime in https://github.com/cfengine/cf-remote/pull/91
* Fixed typo in description of the `name` argument for `cf-remote destroy` by larsewi in https://github.com/cfengine/cf-remote/pull/92
* Fixed handling non-existing versions when listing by victormlg in https://github.com/cfengine/cf-remote/pull/93
* Added date highlight in show command by victormlg in https://github.com/cfengine/cf-remote/pull/94
* Added environment variable for cf-remote path by victormlg in https://github.com/cfengine/cf-remote/pull/95
* Handled exception when no permission to write in folder by victormlg in https://github.com/cfengine/cf-remote/pull/96
* Fixed issue with unspecified (None) version in download and list by olehermanse in https://github.com/cfengine/cf-remote/pull/97
* Added helpful message about "not bootstrapped yet" by victormlg in https://github.com/cfengine/cf-remote/pull/99
* Added checksum checking when downloading packages by victormlg in https://github.com/cfengine/cf-remote/pull/100
* Added uninstall --purge option to remove "everything" by olehermanse in https://github.com/cfengine/cf-remote/pull/103
* Improved handling of already downloaded packages by victormlg in https://github.com/cfengine/cf-remote/pull/102
* Added agent command and help to bootstrap by victormlg in https://github.com/cfengine/cf-remote/pull/104
* Added --output-dir flag in download command by victormlg in https://github.com/cfengine/cf-remote/pull/98
* Fixed --output-dir to properly handle relative and user paths like ./ and ~/ by olehermanse in https://github.com/cfengine/cf-remote/pull/105

New Contributors
* victormlg made their first contribution in https://github.com/cfengine/cf-remote/pull/93

**Full Changelog**: https://github.com/cfengine/cf-remote/compare/0.4.23...0.5.0

0.4.23

What's Changed
* ENT-11766: Fixed package selected on Fedora 40 by nickanderson in https://github.com/cfengine/cf-remote/pull/87
* CFE-4407: added ubuntu-24 name pattern for aws image criteria by mineralsfree in https://github.com/cfengine/cf-remote/pull/90


**Full Changelog**: https://github.com/cfengine/cf-remote/compare/0.4.22...0.4.23

0.4.22

What's Changed
* CFE-4361: Fixed issue where policy server IP was not printed in info command by olehermanse in https://github.com/cfengine/cf-remote/pull/86


**Full Changelog**: https://github.com/cfengine/cf-remote/compare/0.4.21...0.4.22

Page 1 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.