mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 08:55:49 +03:00
[GH-ISSUE #63] Consider to get host, username, password or token from environment or config file #60
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bds-congnguyen on GitHub (May 9, 2022).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/63
What happened?
I want to add cv4pve-autosnap into crontab and manage it from Configuration Management tool, so push secret value into crontab file and able to everyone see it is not a good practice
Expected behavior
add function to get some options from environment variables or from config file
Relevant log output
No response
Proxmox VE Version
7.2
Version (bug)
1.14.3
Version (working)
No response
On what operating system are you experiencing the issue?
Linux
Pull Request
@franklupo commented on GitHub (May 9, 2022):
HI,
for password you can use
--file:path_fileFirst esecution require input password or usecv4pve-autosnap @fileparmin fileparm specify all optionbest regards
@franklupo commented on GitHub (May 15, 2022):
News?
@bds-congnguyen commented on GitHub (May 16, 2022):
thank, it's working well
@franklupo commented on GitHub (May 17, 2022):
You are welcome