This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
forksand-it-manual
Watch
1
Star
1
Fork
You've already forked forksand-it-manual
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b921a32132
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b921a32132'
${ noResults }
forksand-it-manual
/
source
/
resources
/
apps
/
proxmox
/
forksand-get-pools
5 lines
91 B
Raw
Blame
History
#!/bin/bash
ssh sf-001 sudo pvesh get pools 2>/dev/null
|
grep poolid
|
cut -f
4
-d
'"'
Reference in new issue
View Git Blame
Copy Permalink