summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/cli%2Fnon-primary.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
committerCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
commit82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch)
tree158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/vagrant/cli%2Fnon-primary.html
parent9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff)
downloaddotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz
dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/vagrant/cli%2Fnon-primary.html')
-rw-r--r--devdocs/vagrant/cli%2Fnon-primary.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/devdocs/vagrant/cli%2Fnon-primary.html b/devdocs/vagrant/cli%2Fnon-primary.html
deleted file mode 100644
index 39c9ccea..00000000
--- a/devdocs/vagrant/cli%2Fnon-primary.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<h1 id="more-commands"> More Commands </h1> <p>In addition to the commands listed in the sidebar and shown in <code>vagrant -h</code>, Vagrant comes with some more commands that are hidden from basic help output. These commands are hidden because they're not useful to beginners or they're not commonly used. We call these commands "non-primary subcommands".</p> <p>You can view all subcommands, including the non-primary subcommands, by running <code>vagrant list-commands</code>, which itself is a non-primary subcommand!</p> <p>Note that while you have to run a special command to list the non-primary subcommands, you do not have to do anything special to actually <em>run</em> the non-primary subcommands. They're executed just like any other subcommand: <code>vagrant COMMAND</code>.</p> <p>The list of non-primary commands is below. Click on any command to learn more about it.</p> <ul> <li>
-<a href="../docker/commands">docker-exec</a> </li> <li>
-<a href="../docker/commands">docker-logs</a> </li> <li>
-<a href="../docker/commands">docker-run</a> </li> <li>
-<a href="rsync">rsync</a> </li> <li>
-<a href="rsync-auto">rsync-auto</a> </li> </ul><div class="_attribution">
- <p class="_attribution-p">
- &copy; 2010&ndash;2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br>
- <a href="https://www.vagrantup.com/docs/cli/non-primary.html" class="_attribution-link">https://www.vagrantup.com/docs/cli/non-primary.html</a>
- </p>
-</div>