australis/cmd
2019-03-22 20:50:41 -07:00
..
completion.go Adding auto-generated docs. 2019-03-21 15:49:40 -07:00
create.go Adding rudimentary support for creating jobs on Aurora. 2019-03-21 12:26:14 -07:00
docs.go bugfix: monitor variables were dependent on order in which commands were initialized inside on init(). Using PreRun we can control the value per command called by having the function run only when the function is executed. 2019-03-22 20:47:42 -07:00
fetch.go Changing fetch task status to only return live instances. 2019-03-19 17:04:14 -07:00
force.go goimports style fixes. 2019-03-19 15:28:24 -07:00
kill.go goimports style fixes. 2019-03-19 15:28:24 -07:00
monitor.go Updating documentation and adding monitor verb and noun. 2019-03-22 20:50:41 -07:00
rollback.go goimports style fixes. 2019-03-19 15:28:24 -07:00
root.go bugfix: monitor variables were dependent on order in which commands were initialized inside on init(). Using PreRun we can control the value per command called by having the function run only when the function is executed. 2019-03-22 20:47:42 -07:00
set.go goimports style fixes. 2019-03-19 15:28:24 -07:00
start.go bugfix: monitor variables were dependent on order in which commands were initialized inside on init(). Using PreRun we can control the value per command called by having the function run only when the function is executed. 2019-03-22 20:47:42 -07:00
stop.go goimports style fixes. 2019-03-19 15:28:24 -07:00
util.go goimports style fixes. 2019-03-19 15:28:24 -07:00