Skip to content

AhnSeongHyun/nutactl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nutactl Go

CLI using Nutanix API v3

env

export NUTANIX_URL=https://nutanix_url/api/nutanix/v3
export NUTANIX_USERNAME=user
export NUTANIX_PASSWORD=password

command

  • Search host
    • hosts <keyword>

      Please insert command
      > hosts dns
      Your input: hosts dns
       #          HOST                IP       
      --- --------------------- ---------------
       0   dns-server1               10.10.1.1
       1   dns-server2                10.10.2.2 
      > exit
      Bye, Bye 

About

CLI using Nutanix API v3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published