Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
README modified
  • Loading branch information
pooja.gandhi authored and pooja.gandhi committed Oct 16, 2019
commit c339317a7603a41e1be74791d53e013526191b53
4 changes: 4 additions & 0 deletions snippets/go/src/nb_jobs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ Also, returns all the NetBackup jobs of the jobType 'Backup'
#######Use following command to execute the program
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use markdown to format the readme. For example, # designates headings and indentation or backticks designate code.


go build get-nb-jobs.go




go run ./get-nb-jobs.go -nbmaster rsvlmvc01vm231.rmnus.sen.symantec.com -username <USERNAME> -password <PASSWORD>