open-nomad/website/content/docs/commands/volume
Luiz Aoqui 6598567725
docs: create volume spec page (#13353)
In addition to jobs, there are other objects in Nomad that have a
specific format and can be provided to commands and API endpoints.

This commit creates a new menu section to hold the specification for
volumes and update the command pages to point to the new centralized
definition.

Redirecting the previous entries is not possible with `redirect.js`
because they are done server-side and URL fragments are not accessible
to detect a match. So we provide hidden anchors with a link to the new
page to guide users towards the new documentation.

Co-authored-by: Tim Gross <tgross@hashicorp.com>
2022-06-14 14:08:25 -04:00
..
create.mdx docs: create volume spec page (#13353) 2022-06-14 14:08:25 -04:00
delete.mdx CSI: Add secrets flag support for delete volume (#11245) 2022-04-05 08:59:11 -04:00
deregister.mdx
detach.mdx
index.mdx Add new volume commands to overview page 2021-05-21 07:50:57 -04:00
init.mdx
register.mdx docs: create volume spec page (#13353) 2022-06-14 14:08:25 -04:00
snapshot-create.mdx csi: add -secret and -parameter flag to volume snapshot create (#12360) 2022-03-24 10:29:50 -04:00
snapshot-delete.mdx CSI: use HTTP headers for passing CSI secrets (#12144) 2022-03-01 08:47:01 -05:00
snapshot-list.mdx csi: add -secret and -parameter flag to volume snapshot create (#12360) 2022-03-24 10:29:50 -04:00
status.mdx