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 docs: CLI commands for volume create/delete 2021-03-31 16:37:09 -04:00
detach.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
index.mdx Add new volume commands to overview page 2021-05-21 07:50:57 -04:00
init.mdx feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
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 docs: CLI commands for volume create/delete 2021-03-31 16:37:09 -04:00