Commit Graph

8 Commits

Author SHA1 Message Date
Jake Champlin
54ba2c025f Allow fs commands to use job-id
Adds `-job` flag argument to `nomad fs` commands to randomly lookup a
job's allocation-id to use in an `fs` command.

Can be used when debugging a job, where a specific allocation ID is not
a strict requirement.
2016-03-18 15:05:35 -04:00
Diptanu Choudhury
3fd9aaafea Always defaulting to prefix match 2016-03-17 17:25:38 -07:00
Diptanu Choudhury
8abc0a92b6 Improved the error related to fs commands 2016-03-10 14:07:33 -08:00
Alex Dadgar
2ef1de9a5e Add human readable output to fs 2016-02-12 15:36:52 -08:00
Alex Dadgar
9d528d3884 Display fs in nomad help and list the subcommands when called 2016-02-05 11:01:29 -08:00
Ranjib Dey
8b88902e9f fix typo in fs-* command usage text 2016-01-31 11:11:06 -08:00
Diptanu Choudhury
3bec55e0af Moving to subcommands for fs commands 2016-01-27 16:29:29 -08:00
Diptanu Choudhury
edc112f138 Changed to fs-ls 2016-01-27 14:58:55 -08:00