:title: Commands
:description: -- todo: change me
:keywords: todo, commands, command line, help, docker, documentation


Commands
========

Contents:

.. toctree::
  :maxdepth: 1

  cli
  attach  <command/attach>
  build   <command/build>
  commit  <command/commit>
  diff    <command/diff>
  export  <command/export>
  history <command/history>
  images  <command/images>
  import  <command/import>
  info    <command/info>
  inspect <command/inspect>
  kill    <command/kill>
  login   <command/login>
  logs    <command/logs>
  port    <command/port>
  ps      <command/ps>
  pull    <command/pull>
  push    <command/push>
  restart <command/restart>
  rm      <command/rm>
  rmi     <command/rmi>
  run     <command/run>
  search  <command/search>
  start   <command/start>
  stop    <command/stop>
  tag     <command/tag>
  version <command/version>
  wait    <command/wait>