australis/cmd
2018-09-21 14:29:31 +05:30
..
create.go Changing role, env, and name to be string pointers. This is due to the fact that TaskQuery can now take nil pointers to ignore certain fields. This allows querying for all jobs of a certain environment, all jobs from a certain role, and all jobs with a certain name. 2018-09-16 21:23:36 -07:00
fetch.go Included fetch status command to get the maintenance status of a node in Aurora 2018-09-21 14:29:31 +05:30
kill.go Changing role, env, and name to be string pointers. This is due to the fact that TaskQuery can now take nil pointers to ignore certain fields. This allows querying for all jobs of a certain environment, all jobs from a certain role, and all jobs with a certain name. 2018-09-16 21:23:36 -07:00
root.go Explicitly initializing string pointers for env, role, and name since flag library does not do this. 2018-09-16 21:26:31 -07:00
start.go Style fix for the description of Snapshot and Backup. 2018-09-16 21:30:04 -07:00
stop.go Changing role, env, and name to be string pointers. This is due to the fact that TaskQuery can now take nil pointers to ignore certain fields. This allows querying for all jobs of a certain environment, all jobs from a certain role, and all jobs with a certain name. 2018-09-16 21:23:36 -07:00